Searched refs:mWindowRemovalAllowed (Results 1 – 3 of 3) sorted by relevance
348 if (!(mAppStopped || win.mWindowRemovalAllowed)) { in destroySurfaces()360 + " win.mWindowRemovalAllowed=" + win.mWindowRemovalAllowed in destroySurfaces()
409 boolean mWindowRemovalAllowed; field in WindowState1271 && (mViewVisibility == View.VISIBLE) && !mWindowRemovalAllowed; in mightAffectAllDrawn()1986 && (mViewVisibility != View.VISIBLE || mWindowRemovalAllowed); in isAnimatingInvisibleWithSavedSurface()2619 pw.print(" mWindowRemovalAllowed="); pw.println(mWindowRemovalAllowed); in dump()
2309 win.mWindowRemovalAllowed = true; in removeWindowLocked()4336 win.mWindowRemovalAllowed = true; in setTokenVisibilityLocked()