Searched refs:uiDevice (Results 1 – 1 of 1) sorted by relevance
442 UiDevice uiDevice = UiDevice.getInstance(getInstrumentation()); in answerPrintServicesWarning() local445 button = uiDevice.findObject(new UiSelector().resourceId("android:id/button1")); in answerPrintServicesWarning()447 button = uiDevice.findObject(new UiSelector().resourceId("android:id/button2")); in answerPrintServicesWarning()