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