Searched refs:mRotationLocked (Results 1 – 1 of 1) sorted by relevance
184 private static int mRotationLocked; field in ProvisioningActivityTest193 mRotationLocked = Settings.System.getInt(context.getContentResolver(), in setUpClass()213 Settings.System.ACCELEROMETER_ROTATION, mRotationLocked); in tearDownClass() local