Uses of Class
android.app.PendingIntent.CanceledException

Packages that use PendingIntent.CanceledException
android.app   
 

Uses of PendingIntent.CanceledException in android.app
 

Methods in android.app that throw PendingIntent.CanceledException
 void PendingIntent.send()
           
 void PendingIntent.send(Context context, int code, Intent intent)
           
 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)
           
 void PendingIntent.send(int code, PendingIntent.OnFinished onFinished, Handler handler)
           
 



Copyright © 2008-2012. All Rights Reserved.