HomeSort by relevance Sort by last modified time
    Searched defs:unfreezeRotation (Results 26 - 50 of 62) sorted by null

12 3

  /platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
AppSmokeTest.java 227 sDevice.unfreezeRotation();
  /platform_testing/tests/functional/externalstorage/src/com/android/functional/externalstoragetests/
AdoptableStorageTests.java 210 mDevice.unfreezeRotation();
PortableStorageTests.java 253 mDevice.unfreezeRotation();
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
HeadsUpNotificationTests.java 65 mDevice.unfreezeRotation();
NotificationDNDTests.java 86 mDevice.unfreezeRotation();
NotificationInteractionTests.java 60 mDevice.unfreezeRotation();
  /platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/
MultiWindowTests.java 71 mDevice.unfreezeRotation();
RecentsTests.java 66 mDevice.unfreezeRotation();
  /platform_testing/tests/functional/permission/src/com/android/functional/permissiontests/
GenericAppPermissionTests.java 136 mDevice.unfreezeRotation();
  /platform_testing/tests/functional/settingstests/src/com/android/settings/functional/
MainSettingsTests.java 67 mDevice.unfreezeRotation();
SoundSettingsTest.java 51 mDevice.unfreezeRotation();
QuickSettingsTest.java 73 mDevice.unfreezeRotation();
  /platform_testing/tests/jank/sysapp/src/com/android/sysapp/janktests/
BooksJankTests.java 71 mDevice.unfreezeRotation();
CalendarJankTests.java 84 mDevice.unfreezeRotation();
GMailJankTests.java 74 mDevice.unfreezeRotation();
YouTubeJankTests.java 70 mDevice.unfreezeRotation();
  /platform_testing/tests/androidbvt/src/com/android/androidbvt/
SysUILauncherTests.java 67 mDevice.unfreezeRotation();
SysUILockScreenTests.java 65 mDevice.unfreezeRotation();
SysUINotificationShadeTests.java 102 mDevice.unfreezeRotation();
  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
LauncherJankTests.java 80 mDevice.unfreezeRotation();
SystemUiJankTests.java 101 mDevice.unfreezeRotation();
  /platform_testing/tests/jank/dialer/src/com/android/dialer/janktests/
DialerJankTests.java 80 mDevice.unfreezeRotation();
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiDevice.java 664 public void unfreezeRotation() throws RemoteException {
666 getAutomatorBridge().getInteractionController().unfreezeRotation();
674 * see {@link #unfreezeRotation()}.
689 * see {@link #unfreezeRotation()}.
704 * see {@link #unfreezeRotation()}.
  /platform_testing/tests/functional/launchertests/src/com/android/launcher/functional/
HomeScreenTests.java 63 mDevice.unfreezeRotation();
  /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/
AuptTestCase.java 254 mDevice.unfreezeRotation();

Completed in 335 milliseconds

12 3