Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiScrollable.java138 boolean allowScrollSearch) throws UiObjectNotFoundException { in getChildByDescription()
207 public UiObject getChildByText(UiSelector childPattern, String text, boolean allowScrollSearch) in getChildByText()