Home
last modified time | relevance | path

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

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiSelector.java809 int currentSelectorInstance = 0; in matchOrUpdateInstance() local
813 currentSelectorInstance = in matchOrUpdateInstance()
823 if (currentSelectorInstance == currentSelectorCounter) { in matchOrUpdateInstance()
827 if (currentSelectorInstance > currentSelectorCounter) { in matchOrUpdateInstance()