Searched refs:hasDrawnLw (Results 1 – 5 of 5) sorted by relevance
381 public boolean hasDrawnLw(); in hasDrawnLw() method
2182 if (mWillReplaceWindow && mReplacementWindow == replacement && replacement.hasDrawnLw()) { in removeReplacedWindowIfNeeded()2582 public boolean hasDrawnLw() { in hasDrawnLw() method in WindowState
2427 || (win.isVisibleLw() && win.hasDrawnLw())) { in applyPostLayoutPolicyLw()
5348 } else if (win.hasDrawnLw()) { in checkDrawnWindowsLocked()
17753 HSPLcom/android/server/wm/WindowState;->hasDrawnLw()Z