Searched refs:numWindowNodes (Results 1 – 2 of 2) sorted by relevance
118 final int numWindowNodes = mStructure.getWindowNodeCount(); in findViewNodesByAutofillIds() local119 for (int i = 0; i < numWindowNodes; i++) { in findViewNodesByAutofillIds()
210 final int numWindowNodes = structure.getWindowNodeCount(); in findViewNode() local211 for (int i = 0; i < numWindowNodes; i++) { in findViewNode()