Home
last modified time | relevance | path

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

/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/preprovisioning/
DEncryptDeviceActivityTest.java84 private static int sRotationLocked; field in EncryptDeviceActivityTest
91 sRotationLocked = Settings.System.getInt(context.getContentResolver(), in setUpClass()
103 Settings.System.ACCELEROMETER_ROTATION, sRotationLocked); in tearDownClass() local