Home
last modified time | relevance | path

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

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DInteractionController.java478 public boolean sleepDevice() throws RemoteException { in sleepDevice() method in InteractionController
DUiDevice.java1182 getInteractionController().sleepDevice(); in sleep()