HomeSort by relevance Sort by last modified time
    Searched refs:destinationSpinner (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/print/src/android/print/cts/
PrinterInfoTest.java 345 UiObject destinationSpinner = getUiDevice().findObject(new UiSelector().resourceId(
347 destinationSpinner.click();
PrintServicesTest.java 405 UiObject destinationSpinner = UiDevice.getInstance(getInstrumentation())
408 destinationSpinner.click();
  /cts/tests/tests/print/printTestUtilLib/src/android/print/test/
BasePrintTest.java 568 UiObject destinationSpinner = uiDevice.findObject(new UiSelector()
571 destinationSpinner.click();
    [all...]

Completed in 166 milliseconds