HomeSort by relevance Sort by last modified time
    Searched defs:sleepAndWakeUpDevice (Results 1 - 6 of 6) sorted by null

  /platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DeviceHelper.java 91 public void sleepAndWakeUpDevice() throws RemoteException, InterruptedException {
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationSecurityLargeTests.java 54 mHelper.sleepAndWakeUpDevice();
NotificationSecurityTests.java 47 mHelper.sleepAndWakeUpDevice();
NotificationInlineReplyTests.java 74 mHelper.sleepAndWakeUpDevice();
NotificationHelper.java 90 public void sleepAndWakeUpDevice() throws RemoteException, InterruptedException {
  /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
LockscreenHelper.java 303 mDeviceHelper.sleepAndWakeUpDevice();
369 mDeviceHelper.sleepAndWakeUpDevice();

Completed in 97 milliseconds