Home
last modified time | relevance | path

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

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiCollection.java53 int count = getChildCount(childPattern); in getChildByDescription() local
107 int count = getChildCount(childPattern); in getChildByText() local
DAccessibilityNodeInfoDumper.java100 int count = node.getChildCount(); in dumpNodeRec() local
DGestureController.java149 int count = 0; in performGesture() local