Searched refs:mRemoveOnExit (Results 1 – 3 of 3) sorted by relevance
550 boolean mRemoveOnExit; field in WindowState2162 mRemoveOnExit = true; in onAppVisibilityChanged()2463 this, mWinAnimator.mSurfaceController, mAnimatingExit, mRemoveOnExit, in removeIfPossible()2569 mRemoveOnExit = true; in setupWindowForRemoveOnExit()3097 + " mRemoveOnExit=" + mRemoveOnExit in canReceiveKeysReason()3108 && (mViewVisibility == View.VISIBLE) && !mRemoveOnExit in canReceiveKeys()3483 mWindowRemovalAllowed, mRemoveOnExit); in destroySurface()3484 if (!cleanupOnResume || mRemoveOnExit) { in destroySurface()3487 if (mRemoveOnExit) { in destroySurface()4183 proto.write(REMOVE_ON_EXIT, mRemoveOnExit); in dumpDebug()[all …]
666 win1.mRemoveOnExit = true; in testCleanupAnimation_expectExitAnimationDone()
2383 closingWindow.mRemoveOnExit = true; in testStuckExitingWindow()