Home
last modified time | relevance | path

Searched refs:OnFinished (Results 1 – 13 of 13) 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.java89 public interface OnFinished { interface in IntentSender
106 private final OnFinished mWho;
112 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) { in FinishedDispatcher()
157 OnFinished onFinished, Handler handler) throws SendIntentException { in sendIntent()
188 OnFinished onFinished, Handler handler, String requiredPermission) in sendIntent()
/frameworks/base/core/java/android/app/
DPendingIntent.java178 public interface OnFinished { interface in PendingIntent
195 private final OnFinished mWho;
201 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { in FinishedDispatcher()
649 public void send(int code, OnFinished onFinished, Handler handler) in send()
686 OnFinished onFinished, Handler handler) throws CanceledException { in send()
727 OnFinished onFinished, Handler handler, String requiredPermission) in send()
/frameworks/base/services/core/java/com/android/server/location/
DGeofenceManager.java42 public class GeofenceManager implements LocationListener, PendingIntent.OnFinished {
/frameworks/base/media/java/android/media/
DMediaFocusControl.java25 import android.app.PendingIntent.OnFinished;
65 public class MediaFocusControl implements OnFinished {
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java1019 PendingIntent.OnFinished {
/frameworks/base/docs/html/sdk/api_diff/4/
DmissingSinces.txt11 NO DOC BLOCK: android.content.IntentSender.OnFinished Interface
/frameworks/base/services/core/java/com/android/server/
DAlarmManagerService.java2008 class ResultReceiver implements PendingIntent.OnFinished {
DLocationManagerService.java584 private final class Receiver implements IBinder.DeathRecipient, PendingIntent.OnFinished {
DConnectivityService.java150 implements PendingIntent.OnFinished {
/frameworks/base/docs/html/
Dsitemap.txt884 http://developer.android.com/reference/android/app/PendingIntent.OnFinished.html
1606 http://developer.android.com/reference/android/content/IntentSender.OnFinished.html
/frameworks/base/api/
Dsystem-current.txt4961 …method public void send(int, android.app.PendingIntent.OnFinished, android.os.Handler) throws andr…
4962 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
4963 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
4979 public static abstract interface PendingIntent.OnFinished {
8187 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
8188 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
8194 public static abstract interface IntentSender.OnFinished {
Dcurrent.txt4871 …method public void send(int, android.app.PendingIntent.OnFinished, android.os.Handler) throws andr…
4872 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
4873 …ontent.Context, int, android.content.Intent, android.app.PendingIntent.OnFinished, android.os.Hand…
4889 public static abstract interface PendingIntent.OnFinished {
7941 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
7942 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
7948 public static abstract interface IntentSender.OnFinished {