Searched refs:numWindowNodes (Results 1 – 2 of 2) sorted by relevance
150 final int numWindowNodes = mStructure.getWindowNodeCount(); in findViewNodesByAutofillIds() local151 for (int i = 0; i < numWindowNodes; i++) { in findViewNodesByAutofillIds()
152 final int numWindowNodes = structure.getWindowNodeCount(); in findViewNode() local153 for (int i = 0; i < numWindowNodes; i++) { in findViewNode()