Searched refs:mAttachRequested (Results 1 – 1 of 1) sorted by relevance
227 private boolean mAttachRequested; field in ScreenshotController692 mAttachRequested = false; in withWindowAttached()708 if (decorView.isAttachedToWindow() || mAttachRequested) { in attachWindow()714 mAttachRequested = true; in attachWindow()734 if (mAttachRequested && !mDetachRequested) { in removeWindow()