Searched refs:scheduleEnterAnimationComplete (Results 1 – 4 of 4) sorted by relevance
157 void scheduleEnterAnimationComplete(IBinder token) throws RemoteException; in scheduleEnterAnimationComplete() method
700 scheduleEnterAnimationComplete(token); in onTransact()1466 public void scheduleEnterAnimationComplete(IBinder token) throws RemoteException { in scheduleEnterAnimationComplete() method in ApplicationThreadProxy
1284 public void scheduleEnterAnimationComplete(IBinder token) { in scheduleEnterAnimationComplete() method in ActivityThread.ApplicationThread
2049 r.app.thread.scheduleEnterAnimationComplete(r.appToken); in handleMessage()