Home
last modified time | relevance | path

Searched refs:HIDE_STACK_CRAWLS (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/java/com/android/server/wm/
DWindowStateAnimator.java772 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in destroySurfaceLocked()
784 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in destroySurfaceLocked()
797 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in destroySurfaceLocked()
824 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in destroyDeferredSurfaceLocked()
1388 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in performShowLocked()
1578 if (!WindowManagerService.HIDE_STACK_CRAWLS) { in applyAnimationLocked()
DWindowManagerService.java194 static final boolean HIDE_STACK_CRAWLS = true; field in WindowManagerService
1316 + w + (HIDE_STACK_CRAWLS ? "" : " Callers=" + Debug.getCallers(4))); in findDesiredInputMethodWindowIndexLocked()
1329 + (HIDE_STACK_CRAWLS ? "" : " Callers=" + Debug.getCallers(4))); in findDesiredInputMethodWindowIndexLocked()
3212 if (!HIDE_STACK_CRAWLS) { in applyAnimationLocked()
4311 if (!HIDE_STACK_CRAWLS) { in setAppVisibility()
4420 if (!HIDE_STACK_CRAWLS) { in startAppFreezingScreenLocked()