Home
last modified time | relevance | path

Searched refs:wakeDevice (Results 1 – 2 of 2) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java463 public boolean wakeDevice() throws RemoteException { in wakeDevice() method in InteractionController
DUiDevice.java1157 if(getInteractionController().wakeDevice()) { in wakeUp()