Searched refs:FinishedDispatcher (Results 1 – 4 of 4) sorted by relevance
102 private static class FinishedDispatcher extends IIntentReceiver.Stub class in IntentSender111 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) { in FinishedDispatcher() method in IntentSender.FinishedDispatcher196 ? new FinishedDispatcher(this, onFinished, handler) in sendIntent()
210 private static class FinishedDispatcher extends IIntentReceiver.Stub class in PendingIntent220 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { in FinishedDispatcher() method in PendingIntent.FinishedDispatcher899 ? new FinishedDispatcher(this, onFinished, handler) in sendAndReturnResult()
8154 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:I8159 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 …]
2000 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