Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DUiAutomation.java95 public static final int ROTATION_UNFREEZE = -2; field in UiAutomation
548 case ROTATION_UNFREEZE: in setRotation()
DUiAutomationConnection.java142 if (rotation == UiAutomation.ROTATION_UNFREEZE) { in setRotation()
/frameworks/base/tests/Compatibility/src/com/android/compatibilitytest/
DAppCompatibility.java130 mInstrumentation.getUiAutomation().setRotation(UiAutomation.ROTATION_UNFREEZE); in tearDown()
/frameworks/base/tests/MemoryUsage/src/com/android/tests/memoryusage/
DMemoryUsageTest.java78 getInstrumentation().getUiAutomation().setRotation(UiAutomation.ROTATION_UNFREEZE); in tearDown()
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DInteractionController.java612 mUiAutomatorBridge.setRotation(UiAutomation.ROTATION_UNFREEZE);
/frameworks/base/tests/AppLaunch/src/com/android/tests/applaunch/
DAppLaunch.java155 getInstrumentation().getUiAutomation().setRotation(UiAutomation.ROTATION_UNFREEZE); in tearDown()
/frameworks/base/tests/AppLaunchWear/src/com/android/tests/applaunch/
DAppLaunch.java147 getInstrumentation().getUiAutomation().setRotation(UiAutomation.ROTATION_UNFREEZE); in tearDown()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt5156 field public static final int ROTATION_UNFREEZE = -2; // 0xfffffffe
/frameworks/base/api/
Dcurrent.txt6141 field public static final int ROTATION_UNFREEZE = -2; // 0xfffffffe
/frameworks/base/config/
Dhiddenapi-public-dex.txt4496 Landroid/app/UiAutomation;->ROTATION_UNFREEZE:I