Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiCollection.java59 UiObject row = getChildByInstance(childPattern, x); in getChildByDescription()
87 public UiObject getChildByInstance(UiSelector childPattern, int instance) in getChildByInstance() method in UiCollection
117 UiObject row = getChildByInstance(childPattern, x); in getChildByText()
H A DUiScrollable.java164 public UiObject getChildByInstance(UiSelector childPattern, int instance) in getChildByInstance() method in UiScrollable
/aosp12/frameworks/base/cmds/uiautomator/api/
H A D16.txt6 …method public com.android.uiautomator.core.UiObject getChildByInstance(com.android.uiautomator.cor…
H A D17.txt6 …method public com.android.uiautomator.core.UiObject getChildByInstance(com.android.uiautomator.cor…
H A Dcurrent.txt21 …method @Deprecated public com.android.uiautomator.core.UiObject getChildByInstance(com.android.uia…