Searched refs:isDrawnLw (Results 1 – 5 of 5) sorted by relevance
167 + win.isDrawnLw() in updateReportedVisibilityLocked()169 if (!win.isDrawnLw()) { in updateReportedVisibilityLocked()181 if (win.isDrawnLw()) { in updateReportedVisibilityLocked()248 && !win.mDestroying && win.isDrawnLw()) { in isVisible()
1002 return isDrawnLw() && mPolicyVisibility in isDisplayedLw()1045 public boolean isDrawnLw() { in isDrawnLw() method in WindowState1058 && isDrawnLw() && mWinAnimator.mAnimation == null in isOpaqueDrawn()
334 mForceHiding = win.isDrawnLw() ? KEYGUARD_SHOWN : KEYGUARD_NOT_SHOWN; in updateWindowsLocked()
297 if (mWin.isDrawnLw() && mAnimation != null) { in stepAnimationLocked()1570 if (!w.isDrawnLw()) { in prepareSurfaceLocked()
3122 if (win.isDrawnLw() && okToDisplay()) { in relayoutWindow()4515 if (swin != null && !swin.isDrawnLw()) { in setTokenVisibilityLocked()5724 if (w.isVisibleLw() && !w.mObscured && !w.isDrawnLw()) { in checkWaitingForWindowsLocked()5727 if (w.isDrawnLw()) { in checkWaitingForWindowsLocked()9459 if (w.isDrawnLw()) { in updateResizingWindows()9858 Slog.v(TAG, "Eval win " + w + ": isDrawn=" + w.isDrawnLw() in performLayoutAndPlaceSurfacesLockedInner()9860 if (!w.isDrawnLw()) { in performLayoutAndPlaceSurfacesLockedInner()9872 if (w.isDrawnLw()) { in performLayoutAndPlaceSurfacesLockedInner()9881 } else if (w.isDrawnLw()) { in performLayoutAndPlaceSurfacesLockedInner()