Searched refs:hasDrawnLw (Results 1 – 4 of 4) sorted by relevance
381 public boolean hasDrawnLw(); in hasDrawnLw() method
2425 || (win.isVisibleLw() && win.hasDrawnLw())) { in applyPostLayoutPolicyLw()
5340 } else if (win.hasDrawnLw()) { in checkDrawnWindowsLocked()
17753 HSPLcom/android/server/wm/WindowState;->hasDrawnLw()Z