Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DUiAutomationConnection.java82 private int mInitialFrozenRotation = INITIAL_FROZEN_ROTATION_UNSPECIFIED; field in UiAutomationConnection
477 mInitialFrozenRotation = mWindowManager.getDefaultDisplayRotation(); in storeRotationStateLocked()
486 if (mInitialFrozenRotation != INITIAL_FROZEN_ROTATION_UNSPECIFIED) { in restoreRotationStateLocked()
489 mWindowManager.freezeRotation(mInitialFrozenRotation); in restoreRotationStateLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt9784 Landroid/app/UiAutomationConnection;->mInitialFrozenRotation:I