Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/app/activity/
DIntentSenderTest.java48 PendingIntent.OnFinished finish = new PendingIntent.OnFinished() { in testRegisteredReceivePermissionDenied()
75 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.java196 public interface OnFinished { interface in PendingIntent
213 private final OnFinished mWho;
220 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { in FinishedDispatcher()
746 public void send(int code, @Nullable OnFinished onFinished, @Nullable Handler handler) in send()
785 @Nullable OnFinished onFinished, @Nullable Handler handler) throws CanceledException { in send()
828 @Nullable OnFinished onFinished, @Nullable Handler handler, in send()
875 @Nullable OnFinished onFinished, @Nullable Handler handler, in send()
889 @Nullable OnFinished onFinished, @Nullable Handler handler, in sendAndReturnResult()
/frameworks/base/services/core/java/com/android/server/location/
DGeofenceManager.java47 public class GeofenceManager implements LocationListener, PendingIntent.OnFinished {
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DAlarmManagerServiceTest.java399 final ArgumentCaptor<PendingIntent.OnFinished> onFinishedCaptor = in testSingleAlarmExpiration()
400 ArgumentCaptor.forClass(PendingIntent.OnFinished.class); in testSingleAlarmExpiration()
/frameworks/base/config/
Ddirty-image-objects52 android.app.PendingIntent$OnFinished
Dboot-image-profile.txt2000 …patcher;-><init>(Landroid/app/PendingIntent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Hand…
2023 …id/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Hand…
2024 …id/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Hand…
3854 …content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Hand…
3855 …content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Hand…
32379 Landroid/app/PendingIntent$OnFinished;
Dhiddenapi-greylist-max-o.txt8154 …patcher;-><init>(Landroid/app/PendingIntent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Hand…
8161 Landroid/app/PendingIntent$FinishedDispatcher;->mWho:Landroid/app/PendingIntent$OnFinished;
8179 …id/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Hand…
13644 …r;-><init>(Landroid/content/IntentSender;Landroid/content/IntentSender$OnFinished;Landroid/os/Hand…
13651 Landroid/content/IntentSender$FinishedDispatcher;->mWho:Landroid/content/IntentSender$OnFinished;
/frameworks/base/services/core/java/com/android/server/media/
DMediaSessionService.java2322 PendingIntent.OnFinished {
/frameworks/base/services/core/java/com/android/server/
DLocationManagerService.java1354 private final class Receiver extends LinkedListenerBase implements PendingIntent.OnFinished {
DAlarmManagerService.java4530 class DeliveryTracker extends IAlarmCompleteListener.Stub implements PendingIntent.OnFinished {
DConnectivityService.java256 implements PendingIntent.OnFinished {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.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 {
7939 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
7940 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
7946 public static abstract interface IntentSender.OnFinished {
/frameworks/base/non-updatable-api/
Dcurrent.txt5925 …method public void send(int, @Nullable android.app.PendingIntent.OnFinished, @Nullable android.os.…
5926 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5927 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5928 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5945 public static interface PendingIntent.OnFinished {
10613 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
10614 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
10620 public static interface IntentSender.OnFinished {
/frameworks/base/api/
Dcurrent.txt5925 …method public void send(int, @Nullable android.app.PendingIntent.OnFinished, @Nullable android.os.…
5926 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5927 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5928 … @Nullable android.content.Intent, @Nullable android.app.PendingIntent.OnFinished, @Nullable andro…
5945 public static interface PendingIntent.OnFinished {
10613 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
10614 …ent.Context, int, android.content.Intent, android.content.IntentSender.OnFinished, android.os.Hand…
10620 public static interface IntentSender.OnFinished {