Searched refs:hasDrawnLw (Results 1 – 5 of 5) sorted by relevance
357 public boolean hasDrawnLw(); in hasDrawnLw() method
2505 if (mWillReplaceWindow && mReplacementWindow == replacement && replacement.hasDrawnLw()) { in removeReplacedWindowIfNeeded()2915 public boolean hasDrawnLw() { in hasDrawnLw() method in WindowState
2602 || (win.isVisibleLw() && win.hasDrawnLw())) {
5487 } else if (win.hasDrawnLw()) { in checkDrawnWindowsLocked()
39785 PLcom/android/server/wm/WindowState;->hasDrawnLw()Z