Home
last modified time | relevance | path

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

/cts/helpers/default/src/com/android/cts/helpers/aosp/
DDefaultCtsPrintHelper.java371 UiObject expandHandle = mDevice.findObject(new UiSelector().resourceId( in openPrintOptions() local
373 expandHandle.click(); in openPrintOptions()
383 UiObject expandHandle = mDevice.findObject(new UiSelector().resourceId( in openCustomPrintOptions() local
385 expandHandle.click(); in openCustomPrintOptions()