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

/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowAnimator.java305 orAnimating(nowAnimating);
645 orAnimating(appAnimator.showAllWindowsLocked());
725 orAnimating(mService.getDisplayContentLocked(displayId).animateDimLayers());
726 orAnimating(mService.getDisplayContentLocked(displayId).getDockedDividerController()
960 void orAnimating(boolean animating) { method in class:WindowAnimator

Completed in 250 milliseconds