Searched refs:okToDisplay (Results 1 – 6 of 6) sorted by relevance
321 boolean okToDisplay() { in okToDisplay() method in WindowToken322 return mDisplayContent != null && mDisplayContent.okToDisplay(); in okToDisplay()
2070 if (!okToDisplay()) { in addStartingWindow()2825 + " okToDisplay=" + okToDisplay() in onAnimationFinished()
4009 boolean okToDisplay() { in okToDisplay() method in DisplayContent4018 return okToDisplay() && in okToAnimate()
2350 if (freezableConfigChanges == 0 && mAppWindowToken.okToDisplay()) { in startFreezingScreenLocked()
5319 if (!w.mToken.okToDisplay() && mWindowsFreezingScreen != WINDOWS_FREEZING_SCREENS_TIMEOUT) { in makeWindowFreezingScreenIfNeededLocked()
15926 HSPLcom/android/server/wm/DisplayContent;->okToDisplay()Z17964 HSPLcom/android/server/wm/WindowToken;->okToDisplay()Z