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.java806 int currentSelectorInstance = 0; in matchOrUpdateInstance() local
810 currentSelectorInstance = in matchOrUpdateInstance()
820 if (currentSelectorInstance == currentSelectorCounter) { in matchOrUpdateInstance()
824 if (currentSelectorInstance > currentSelectorCounter) { in matchOrUpdateInstance()