Searched defs:scheduleEnterAnimationComplete (Results 1 – 3 of 3) sorted by relevance
139 void scheduleEnterAnimationComplete(IBinder token); in scheduleEnterAnimationComplete() method
1766 public void scheduleEnterAnimationComplete(IBinder token) { in scheduleEnterAnimationComplete() method in ActivityThread.ApplicationThread
623 public void scheduleEnterAnimationComplete(IBinder iBinder) throws RemoteException { in scheduleEnterAnimationComplete() method in TransactionParcelTests.StubAppThread