HomeSort by relevance Sort by last modified time
    Searched refs:ROTATION_UNFREEZE (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
UiAutomationConnection.java 117 if (rotation == UiAutomation.ROTATION_UNFREEZE) {
UiAutomation.java 79 public static final int ROTATION_UNFREEZE = -2;
403 * @see #ROTATION_UNFREEZE
414 case ROTATION_UNFREEZE:
  /frameworks/testing/uiautomator/library/core-src/com/android/uiautomator/core/
InteractionController.java 614 mUiAutomatorBridge.setRotation(UiAutomation.ROTATION_UNFREEZE);

Completed in 38 milliseconds