Searched refs:hasDrawnLw (Results 1 – 4 of 4) sorted by relevance
427 public boolean hasDrawnLw(); in hasDrawnLw() method
2069 if (mWillReplaceWindow && mReplacementWindow == replacement && replacement.hasDrawnLw()) { in removeReplacedWindowIfNeeded()2352 public boolean hasDrawnLw() { in hasDrawnLw() method in WindowState
5793 } else if (win.hasDrawnLw()) { in checkDrawnWindowsLocked()
5406 || (win.isVisibleLw() && win.hasDrawnLw())) { in applyPostLayoutPolicyLw()