Searched refs:notifyEnterAnimationComplete (Results 1 – 3 of 3) sorted by relevance
420 void notifyEnterAnimationComplete(in IBinder token); in notifyEnterAnimationComplete() method
958 mActivityManager.notifyEnterAnimationComplete(atoken.token);
7338 public final void notifyEnterAnimationComplete(IBinder token) { in notifyEnterAnimationComplete() method in ActivityManagerService