Searched refs:okToDisplay (Results 1 – 5 of 5) sorted by relevance
204 if (!mService.okToDisplay()) { in animateDimLayers()
200 if (mService.okToDisplay()) { in stepAnimationLocked()
973 return mContentChanged && !mExiting && !mWinAnimator.mLastHidden && mService.okToDisplay() in shouldAnimateMove()1100 if (!mService.okToDisplay()) { in showLw()1127 if (!mService.okToDisplay()) { in hideLw()
246 if (mService.okToDisplay()) { in stepAnimationLocked()1544 if (mService.okToDisplay()) { in applyAnimationLocked()
2418 if (win.mHasSurface && okToDisplay()) { in removeWindowLocked()2876 if (win.isDrawnLw() && okToDisplay()) { in relayoutWindow()3202 if (okToDisplay()) { in applyAnimationLocked()3313 boolean okToDisplay() { in okToDisplay() method3857 if (okToDisplay()) { in prepareAppTransition()3960 if (!okToDisplay()) { in setAppStartingWindow()4323 if (okToDisplay() && mAppTransition.isTransitionSet()) { in setAppVisibility()4455 if (configChanges == 0 && okToDisplay()) { in startAppFreezingScreen()8386 if (!okToDisplay()) { in makeWindowFreezingScreenIfNeededLocked()