Searched refs:notifyFinished (Results 1 – 6 of 6) sorted by relevance
203 notifyFinished(mId, null); in finish()228 private void notifyFinished(int id, Bundle extras) { in notifyFinished() method in ProgressReporter
99 private void notifyFinished(int status) { in notifyFinished() method in PerformInitializeTask173 notifyFinished(result); in run()
52 void notifyFinished(AppWindowToken token) { in notifyFinished() method in AnimatingAppWindowTokenRegistry
798 mAnimatingAppWindowTokenRegistry.notifyFinished(this); in onParentSet()1861 mAnimatingAppWindowTokenRegistry.notifyFinished(this); in onAnimationLeashDestroyed()
1139 private static void notifyFinished(int userId, IProgressListener listener) {1170 notifyFinished(userId, listener);
10221 HPLcom/android/internal/util/ProgressReporter;->notifyFinished(ILandroid/os/Bundle;)V