Home | History | Annotate | Download | only in app

Lines Matching refs:FinishedDispatcher

192     private static class FinishedDispatcher extends IIntentReceiver.Stub
201 FinishedDispatcher(PendingIntent pi, OnFinished who, Handler handler) {
735 ? new FinishedDispatcher(this, onFinished, handler)