Home
last modified time | relevance | path

Searched defs:destinationSpinner (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/print/src/android/print/cts/
DPrinterInfoTest.java346 UiObject destinationSpinner = getUiDevice().findObject(new UiSelector().resourceId( in printerInfos() local
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java587 UiObject2 destinationSpinner = uiDevice.wait(Until.findObject( in selectPrinter() local