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