Home
last modified time | relevance | path

Searched refs:mInitialFrozenRotation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DUiAutomationConnection.java94 private int mInitialFrozenRotation = INITIAL_FROZEN_ROTATION_UNSPECIFIED; field in UiAutomationConnection
603 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()
612 if (mInitialFrozenRotation != INITIAL_FROZEN_ROTATION_UNSPECIFIED) { in restoreRotationStateLocked()
615 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9154 Landroid/app/UiAutomationConnection;->mInitialFrozenRotation:I