OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:orientationspinner
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/print/src/android/print/cts/
BasePrintTest.java
455
UiObject
orientationSpinner
= mUiDevice.findObject(new UiSelector().resourceId(
457
orientationSpinner
.click();
468
UiObject
orientationSpinner
= mUiDevice.findObject(new UiSelector().resourceId(
470
return
orientationSpinner
.getText();
Completed in 101 milliseconds