Uses of Interface
android.app.PendingIntent.OnFinished

Packages that use PendingIntent.OnFinished
android.app   
 

Uses of PendingIntent.OnFinished in android.app
 

Methods in android.app with parameters of type PendingIntent.OnFinished
 void PendingIntent.send(Context context, int code, Intent intent, PendingIntent.OnFinished onFinished, Handler handler)
           
 void PendingIntent.send(Context context, int code, Intent intent, PendingIntent.OnFinished onFinished, Handler handler, String requiredPermission)
           
 void PendingIntent.send(int code, PendingIntent.OnFinished onFinished, Handler handler)
           
 



Copyright © 2008-2012. All Rights Reserved.