Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowDeviceStateRotationLockSettingsManager.java29 private static boolean sDeviceStateRotationLockEnabled; field in ShadowDeviceStateRotationLockSettingsManager
34 return sDeviceStateRotationLockEnabled; in isDeviceStateRotationLockEnabled()
38 sDeviceStateRotationLockEnabled = enabled; in setDeviceStateRotationLockEnabled()