Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowDeviceStateRotationLockSettingsManager.java30 private boolean mIsRotationLockedForAllStates; field in ShadowDeviceStateRotationLockSettingsManager
43 return mIsRotationLockedForAllStates; in isRotationLockedForAllStates()
47 mIsRotationLockedForAllStates = value; in setRotationLockedForAllStates()