Searched refs:mInitialFrozenRotation (Results 1 – 2 of 2) sorted by relevance
95 private int mInitialFrozenRotation = INITIAL_FROZEN_ROTATION_UNSPECIFIED; field in UiAutomationConnection678 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()687 if (mInitialFrozenRotation != INITIAL_FROZEN_ROTATION_UNSPECIFIED) { in restoreRotationStateLocked()690 mWindowManager.freezeRotation(mInitialFrozenRotation, in restoreRotationStateLocked()
9154 Landroid/app/UiAutomationConnection;->mInitialFrozenRotation:I