Searched refs:okToDisplay (Results 1 – 5 of 5) sorted by relevance
243 if (mService.okToDisplay()) { in stepAnimationLocked()
307 if (!mService.okToDisplay()) { in animateDimLayers()
1068 return mContentChanged && !mExiting && !mWinAnimator.mLastHidden && mService.okToDisplay() in shouldAnimateMove()1193 if (!mService.okToDisplay()) { in showLw()1220 if (!mService.okToDisplay()) { in hideLw()
294 if (displayContent != null && mService.okToDisplay()) { in stepAnimationLocked()1825 if (mService.okToDisplay()) { in applyAnimationLocked()
2631 if (win.mHasSurface && okToDisplay()) { in removeWindowLocked()3122 if (win.isDrawnLw() && okToDisplay()) { in relayoutWindow()3376 if (okToDisplay()) { in applyAnimationLocked()3514 boolean okToDisplay() { in okToDisplay() method4078 if (okToDisplay()) { in prepareAppTransition()4183 if (!okToDisplay()) { in setAppStartingWindow()4582 if (okToDisplay() && mAppTransition.isTransitionSet()) { in setAppVisibility()4733 if (configChanges == 0 && okToDisplay()) { in startAppFreezingScreen()8996 if (!okToDisplay()) { in makeWindowFreezingScreenIfNeededLocked()