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.txt8154 Landroid/app/PendingIntent$FinishedDispatcher;-><init>(Landroid/app/PendingIntent;Landroid/app/Pend…
8155 Landroid/app/PendingIntent$FinishedDispatcher;->mHandler:Landroid/os/Handler;
8156 Landroid/app/PendingIntent$FinishedDispatcher;->mIntent:Landroid/content/Intent;
8157 Landroid/app/PendingIntent$FinishedDispatcher;->mPendingIntent:Landroid/app/PendingIntent;
8158 Landroid/app/PendingIntent$FinishedDispatcher;->mResultCode:I
8159 Landroid/app/PendingIntent$FinishedDispatcher;->mResultData:Ljava/lang/String;
8160 Landroid/app/PendingIntent$FinishedDispatcher;->mResultExtras:Landroid/os/Bundle;
8161 Landroid/app/PendingIntent$FinishedDispatcher;->mWho:Landroid/app/PendingIntent$OnFinished;
8162 Landroid/app/PendingIntent$FinishedDispatcher;->performReceive(Landroid/content/Intent;ILjava/lang/…
8163 Landroid/app/PendingIntent$FinishedDispatcher;->sDefaultSystemHandler:Landroid/os/Handler;
[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