Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java442 UiDevice uiDevice = UiDevice.getInstance(getInstrumentation()); in answerPrintServicesWarning() local
445 button = uiDevice.findObject(new UiSelector().resourceId("android:id/button1")); in answerPrintServicesWarning()
447 button = uiDevice.findObject(new UiSelector().resourceId("android:id/button2")); in answerPrintServicesWarning()