Searched refs:OnFinished (Results 1 - 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DIntentSenderTest.java47 PendingIntent.OnFinished finish = new PendingIntent.OnFinished() {
74 PendingIntent.OnFinished finish = new PendingIntent.OnFinished() {
/frameworks/base/core/java/android/content/
H A DIntentSender.java86 public interface OnFinished { interface in class:IntentSender
103 private final OnFinished mWho;
109 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) {
154 OnFinished onFinished, Handler handler) throws SendIntentException {
185 OnFinished onFinished, Handler handler, String requiredPermission)
/frameworks/base/core/java/android/app/
H A DPendingIntent.java195 public interface OnFinished { interface in class:PendingIntent
212 private final OnFinished mWho;
219 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) {
682 * @see #send(Context, int, Intent, android.app.PendingIntent.OnFinished, Handler)
696 * @see #send(Context, int, Intent, android.app.PendingIntent.OnFinished, Handler)
716 * @see #send(Context, int, Intent, android.app.PendingIntent.OnFinished, Handler)
737 * @see #send(Context, int, Intent, android.app.PendingIntent.OnFinished, Handler)
742 public void send(int code, @Nullable OnFinished onFinished, @Nullable Handler handler)
774 * @see #send(int, android.app.PendingIntent.OnFinished, Handler)
775 * @see #send(Context, int, Intent, OnFinished, Handle
[all...]
/frameworks/base/services/core/java/com/android/server/location/
H A DGeofenceManager.java47 public class GeofenceManager implements LocationListener, PendingIntent.OnFinished {
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger/
H A DSoundTriggerService.java1178 private PendingIntent.OnFinished mCallbackCompletedHandler = new PendingIntent.OnFinished() {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
H A DConnectivityServiceMock.java67 implements PendingIntent.OnFinished {
/frameworks/base/services/core/java/com/android/server/media/
H A DMediaSessionService.java2081 PendingIntent.OnFinished {
/frameworks/base/services/core/java/com/android/server/
H A DLocationManagerService.java775 private final class Receiver implements IBinder.DeathRecipient, PendingIntent.OnFinished {
H A DAlarmManagerService.java4025 class DeliveryTracker extends IAlarmCompleteListener.Stub implements PendingIntent.OnFinished {
H A DConnectivityService.java199 implements PendingIntent.OnFinished {
/frameworks/base/config/
H A Dboot-image-profile.txt823 HPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;)V
824 HPLandroid/app/PendingIntent;->send(Landroid/content/Context;ILandroid/content/Intent;Landroid/app/PendingIntent$OnFinished;Landroid/os/Handler;Ljava/lang/String;)V
1608 HPLandroid/content/IntentSender;->sendIntent(Landroid/content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Handler;)V
1609 HPLandroid/content/IntentSender;->sendIntent(Landroid/content/Context;ILandroid/content/Intent;Landroid/content/IntentSender$OnFinished;Landroid/os/Handler;Ljava/lang/String;)V
[all...]

Completed in 616 milliseconds