Home
last modified time | relevance | path

Searched defs:scheduleEnterAnimationComplete (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIApplicationThread.aidl147 void scheduleEnterAnimationComplete(IBinder token); in scheduleEnterAnimationComplete() method
H A DActivityThread.java1929 public void scheduleEnterAnimationComplete(IBinder token) { in scheduleEnterAnimationComplete() method in ActivityThread.ApplicationThread