Searched refs:wakeupDeviceAndPressHome (Results 1 – 4 of 4) sorted by relevance
63 TestUtils.wakeupDeviceAndPressHome(UiDevice.getInstance(getInstrumentation())); in setup()
71 TestUtils.wakeupDeviceAndPressHome(UiDevice.getInstance(getInstrumentation())); in setup()
203 TestUtils.wakeupDeviceAndPressHome(UiDevice.getInstance(getInstrumentation())); in setup()
201 public static void wakeupDeviceAndPressHome(UiDevice uiDevice) throws RemoteException { in wakeupDeviceAndPressHome() method in TestUtils