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

  /device/moto/stingray/whisper/
SA_Phys_Linux.c 54 static int8_t sleepDevice(void);
108 int8_t ret = sleepDevice();
360 sleepDevice();
378 sleepDevice();
391 static int8_t sleepDevice(void)
  /frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
UiDevice.java 566 getAutomatorBridge().getInteractionController().sleepDevice();
InteractionController.java 479 public boolean sleepDevice() throws RemoteException {

Completed in 41 milliseconds