Home
last modified time | relevance | path

Searched refs:FinishedDispatcher (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/content/
DIntentSender.java102 private static class FinishedDispatcher extends IIntentReceiver.Stub class in IntentSender
111 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) { in FinishedDispatcher() method in IntentSender.FinishedDispatcher
196 ? new FinishedDispatcher(this, onFinished, handler) in sendIntent()
/frameworks/base/core/java/android/app/
DPendingIntent.java210 private static class FinishedDispatcher extends IIntentReceiver.Stub class in PendingIntent
220 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { in FinishedDispatcher() method in PendingIntent.FinishedDispatcher
899 ? new FinishedDispatcher(this, onFinished, handler) in sendAndReturnResult()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8688 Landroid/app/PendingIntent$FinishedDispatcher;
8689 Landroid/app/PendingIntent$FinishedDispatcher;-><init>(Landroid/app/PendingIntent;Landroid/app/Pend…
8690 Landroid/app/PendingIntent$FinishedDispatcher;->mHandler:Landroid/os/Handler;
8691 Landroid/app/PendingIntent$FinishedDispatcher;->mIntent:Landroid/content/Intent;
8692 Landroid/app/PendingIntent$FinishedDispatcher;->mPendingIntent:Landroid/app/PendingIntent;
8693 Landroid/app/PendingIntent$FinishedDispatcher;->mResultCode:I
8694 Landroid/app/PendingIntent$FinishedDispatcher;->mResultData:Ljava/lang/String;
8695 Landroid/app/PendingIntent$FinishedDispatcher;->mResultExtras:Landroid/os/Bundle;
8696 Landroid/app/PendingIntent$FinishedDispatcher;->mWho:Landroid/app/PendingIntent$OnFinished;
8697 Landroid/app/PendingIntent$FinishedDispatcher;->performReceive(Landroid/content/Intent;ILjava/lang/…
[all …]
Dboot-image-profile.txt2000 HSPLandroid/app/PendingIntent$FinishedDispatcher;-><init>(Landroid/app/PendingIntent;Landroid/app/P…
2001 HSPLandroid/app/PendingIntent$FinishedDispatcher;->performReceive(Landroid/content/Intent;ILjava/la…
2002 HSPLandroid/app/PendingIntent$FinishedDispatcher;->run()V