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

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowContainer.java508 void stepAppWindowsAnimation(long currentTime) { method in class:WindowContainer
511 wc.stepAppWindowsAnimation(currentTime);
H A DAppWindowToken.java1521 void stepAppWindowsAnimation(long currentTime) { method in class:AppWindowToken
H A DTaskStack.java1627 void stepAppWindowsAnimation(long currentTime) { method in class:TaskStack
1628 super.stepAppWindowsAnimation(currentTime);

Completed in 277 milliseconds