Searched refs:mBlockAttach (Results 1 – 1 of 1) sorted by relevance
300 private boolean mBlockAttach; field in ScreenshotController983 mBlockAttach = false; in withWindowAttached()1003 if (decorView.isAttachedToWindow() || mBlockAttach) { in attachWindow()1009 mBlockAttach = true; in attachWindow()