Searched refs:okToDisplay (Results 1 – 6 of 6) sorted by relevance
439 if (mService.okToDisplay() && mService.mAppTransition.isTransitionSet()) { in setVisibility()516 if (!mService.okToDisplay()) { in addStartingWindow()715 if (configChanges == 0 && mService.okToDisplay()) { in startFreezingScreen()
353 if (mService.okToDisplay()) { in stepAnimationLocked()418 + " okToDisplay=" + mService.okToDisplay() in stepAnimationLocked()
292 if (!mDisplayContent.mService.okToDisplay()) { in animateDimLayers()
1636 if (mService.okToDisplay() in handleWindowMovedIfNeeded()1805 if (mHasSurface && mService.okToDisplay()) { in removeIfPossible()2230 if (isDrawnLw() && mService.okToDisplay()) { in prepareWindowToDisplayDuringRelayout()2382 if (!mService.okToDisplay()) { in showLw()2412 if (!mService.okToDisplay()) { in hideLw()
371 if (displayContent != null && mService.okToDisplay()) { in stepAnimationLocked()1784 if (mService.okToDisplay()) { in applyAnimationLocked()
2310 if (okToDisplay()) { in applyAnimationLocked()2386 boolean okToDisplay() { in okToDisplay() method in WindowManagerService2656 if (prepared && okToDisplay()) { in prepareAppTransition()5730 if (!okToDisplay() && mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_TIMEOUT) { in makeWindowFreezingScreenIfNeededLocked()