Searched refs:hasDecorView (Results 1 – 3 of 3) sorted by relevance
95 protected boolean hasDecorView() { in hasDecorView() method in AutofillPopupWindow
2342 protected boolean hasDecorView() {2497 if (anchor != null && anchor.isAttachedToWindow() && hasDecorView()) {
4962 if (!window.hasDecorView()) { in handleOverlapsMagnifier()