Searched refs:okToDisplay (Results 1 – 5 of 5) sorted by relevance
332 boolean okToDisplay() { in okToDisplay() method in WindowToken333 return mDisplayContent != null && mDisplayContent.okToDisplay(); in okToDisplay()
460 if (!mContainer.okToDisplay()) { in addStartingWindow()704 if (configChanges == 0 && mContainer.okToDisplay()) { in startFreezingScreen()
1942 + " okToDisplay=" + okToDisplay() in onAnimationFinished()
3145 boolean okToDisplay() { in okToDisplay() method in DisplayContent3154 return okToDisplay() && in okToAnimate()
5536 if (!w.mToken.okToDisplay() && mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_TIMEOUT) { in makeWindowFreezingScreenIfNeededLocked()