Searched refs:okToDisplay (Results 1 – 5 of 5) sorted by relevance
258 if (!mDisplayContent.mService.okToDisplay()) { in animateDimLayers()
355 if (mService.okToDisplay()) { in stepAnimationLocked()
1398 && !mAnimatingExit && mService.okToDisplay() in hasMoved()1728 if (isDrawnLw() && mService.okToDisplay()) { in prepareWindowToDisplayDuringRelayout()1865 if (!mService.okToDisplay()) { in showLw()1892 if (!mService.okToDisplay()) { in hideLw()
377 if (displayContent != null && mService.okToDisplay()) { in stepAnimationLocked()1861 if (mService.okToDisplay()) { in applyAnimationLocked()
2347 if (win.mHasSurface && okToDisplay()) { in removeWindowLocked()3164 if (okToDisplay()) { in applyAnimationLocked()3305 boolean okToDisplay() { in okToDisplay() method3906 if (prepared && okToDisplay()) { in prepareAppTransition()4072 if (!okToDisplay()) { in setAppStartingWindow()4530 if (okToDisplay() && mAppTransition.isTransitionSet()) { in setAppVisibility()4650 if (configChanges == 0 && okToDisplay()) { in startAppFreezingScreen()9224 if (!okToDisplay() && mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_TIMEOUT) { in makeWindowFreezingScreenIfNeededLocked()