Home
last modified time | relevance | path

Searched refs:OnFinished (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
DIntentSenderTest.java47 PendingIntent.OnFinished finish = new PendingIntent.OnFinished() { in testRegisteredReceivePermissionDenied()
74 PendingIntent.OnFinished finish = new PendingIntent.OnFinished() { in testLocalReceivePermissionDenied()
/frameworks/base/core/java/android/content/
DIntentSender.java88 public interface OnFinished { interface in IntentSender
105 private final OnFinished mWho;
111 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) { in FinishedDispatcher()
156 OnFinished onFinished, Handler handler) throws SendIntentException { in sendIntent()
187 OnFinished onFinished, Handler handler, String requiredPermission) in sendIntent()
/frameworks/base/core/java/android/app/
DPendingIntent.java121 public interface OnFinished { interface in PendingIntent
138 private final OnFinished mWho;
144 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { in FinishedDispatcher()
425 public void send(int code, OnFinished onFinished, Handler handler) in send()
462 OnFinished onFinished, Handler handler) throws CanceledException { in send()
503 OnFinished onFinished, Handler handler, String requiredPermission) in send()
/frameworks/base/services/java/com/android/server/
DAlarmManagerService.java858 class ResultReceiver implements PendingIntent.OnFinished {
DLocationManagerService.java192 private final class Receiver implements IBinder.DeathRecipient, PendingIntent.OnFinished {
1420 class ProximityListener extends ILocationListener.Stub implements PendingIntent.OnFinished {
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt11 NO DOC BLOCK: android.content.IntentSender.OnFinished Interface
/frameworks/base/docs/html/
Dsitemap.txt1348 http://developer.android.com/reference/android/app/PendingIntent.OnFinished.html
2041 http://developer.android.com/reference/android/content/IntentSender.OnFinished.html
/frameworks/base/api/
Dcurrent.txt3679 …method public void send(int, android.app.PendingIntent.OnFinished, android.os.Handler) throws andr…
3680 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
3681 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
3697 public static abstract interface PendingIntent.OnFinished {
5690 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
5691 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
5697 public static abstract interface IntentSender.OnFinished {
D14.txt3679 …method public void send(int, android.app.PendingIntent.OnFinished, android.os.Handler) throws andr…
3680 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
3681 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
3697 public static abstract interface PendingIntent.OnFinished {
5690 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
5691 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
5697 public static abstract interface IntentSender.OnFinished {