Searched refs:mInitialFrozenRotation (Results 1 – 1 of 1) sorted by relevance
78 private int mInitialFrozenRotation = INITIAL_FROZEN_ROTATION_UNSPECIFIED; field in UiAutomationConnection425 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()434 if (mInitialFrozenRotation != INITIAL_FROZEN_ROTATION_UNSPECIFIED) { in restoreRotationStateLocked()437 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()