Searched refs:FinishedDispatcher (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/
H A DIntentSender.java99 private static class FinishedDispatcher extends IIntentReceiver.Stub class in class:IntentSender
108 FinishedDispatcher(IntentSender pi, OnFinished who, Handler handler) { method in class:IntentSender.FinishedDispatcher
193 ? new FinishedDispatcher(this, onFinished, handler)
/frameworks/base/core/java/android/app/
H A DPendingIntent.java202 private static class FinishedDispatcher extends IIntentReceiver.Stub class in class:PendingIntent
212 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) { method in class:PendingIntent.FinishedDispatcher
839 ? new FinishedDispatcher(this, onFinished, handler)
/frameworks/base/
H A Dcompiled-classes-phone408 android.app.PendingIntent$FinishedDispatcher

Completed in 96 milliseconds