Searched refs:getWindowNodeAt (Results 1 – 8 of 8) sorted by relevance
53 final WindowNode windowNode = structure.getWindowNodeAt(i); in findNodeByResourceId()
120 nodesToProcess.add(mStructure.getWindowNodeAt(i).getRootViewNode()); in findViewNodesByAutofillIds()
282 nodesToProcess.add(structure.getWindowNodeAt(i).getRootViewNode()); in findViewNode()347 final WindowNode node = structure.getWindowNodeAt(i); in getAutofillIds()
177 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithManySmallViews()230 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithOneBigView()
95 AssistStructure.WindowNode windowNode = as.getWindowNodeAt(i); in setAssistStructure()
736 (0 until windowNodeCount).map { getWindowNodeAt(it) } in <lambda>()
2562 WindowNode node = getWindowNodeAt(i); in dump()2743 public WindowNode getWindowNodeAt(int index) { in getWindowNodeAt() method in AssistStructure
8980 method public android.app.assist.AssistStructure.WindowNode getWindowNodeAt(int);