Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/tests/src/com/android/shell/
DUiBot.java178 UiObject justOnce = mDevice in clickJustOnce() local
180 assertTrue("'Just Once' button not found", justOnce.exists()); in clickJustOnce()
182 click(justOnce, "Just Once"); in clickJustOnce()