Searched refs:notifyEnterAnimationComplete (Results 1 – 4 of 4) sorted by relevance
499 public void notifyEnterAnimationComplete(IBinder token) throws RemoteException; in notifyEnterAnimationComplete() method
2499 notifyEnterAnimationComplete(token); in onTransact()5841 public void notifyEnterAnimationComplete(IBinder token) throws RemoteException { in notifyEnterAnimationComplete() method in ActivityManagerProxy
857 mActivityManager.notifyEnterAnimationComplete(atoken.token);
6504 public final void notifyEnterAnimationComplete(IBinder token) { in notifyEnterAnimationComplete() method in ActivityManagerService