Searched refs:hasDrawnLw (Results 1 – 6 of 6) sorted by relevance
190 public boolean hasDrawnLw() { in hasDrawnLw() method in FakeWindowState
414 public boolean hasDrawnLw(); in hasDrawnLw() method
5635 || (win.isVisibleLw() && win.hasDrawnLw())) { in applyPostLayoutPolicyLw()
2184 if (mWillReplaceWindow && mReplacementWindow == replacement && replacement.hasDrawnLw()) { in removeReplacedWindowIfNeeded()2504 public boolean hasDrawnLw() { in hasDrawnLw() method in WindowState
5599 } else if (win.hasDrawnLw()) { in checkDrawnWindowsLocked()
1060 HSPLcom/android/server/policy/WindowManagerPolicy$WindowState;->hasDrawnLw()Z