Searched refs:isAttachedToWindow (Results 1 – 3 of 3) sorted by relevance
88 if (isAttachedToWindow()) { in removedChild()
492 protected boolean isAttachedToWindow() { in isAttachedToWindow() method in ShadowView563 if (shadowView.isAttachedToWindow()) { in getWindowId()
832 assertTrue(shadowOf(temporaryChild).isAttachedToWindow()); in shouldCallOnAttachedToAndDetachedFromWindow()836 assertFalse(shadowOf(temporaryChild).isAttachedToWindow()); in shouldCallOnAttachedToAndDetachedFromWindow()