Searched defs:scheduleEnterAnimationComplete (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
H A DApplicationThreadNative.java701 scheduleEnterAnimationComplete(token);
1468 public void scheduleEnterAnimationComplete(IBinder token) throws RemoteException { method in class:ApplicationThreadProxy
H A DIApplicationThread.java158 void scheduleEnterAnimationComplete(IBinder token) throws RemoteException; method in interface:IApplicationThread
H A DActivityThread.java1300 public void scheduleEnterAnimationComplete(IBinder token) { method in class:ActivityThread.ApplicationThread

Completed in 2108 milliseconds