Searched refs:getWindowNodeAt (Results 1 – 7 of 7) sorted by relevance
53 final WindowNode windowNode = structure.getWindowNodeAt(i); in findNodeByResourceId()
161 nodesToProcess.add(structure.getWindowNodeAt(i).getRootViewNode()); in findViewNode()226 final WindowNode node = structure.getWindowNodeAt(i); in getAutofillIds()
142 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithManySmallViews()195 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithOneBigView()
120 nodesToProcess.add(mStructure.getWindowNodeAt(i).getRootViewNode()); in findViewNodesByAutofillIds()
95 AssistStructure.WindowNode windowNode = as.getWindowNodeAt(i); in setAssistStructure()
2381 WindowNode node = getWindowNodeAt(i); in dump()2552 public WindowNode getWindowNodeAt(int index) { in getWindowNodeAt() method in AssistStructure
7702 method public android.app.assist.AssistStructure.WindowNode getWindowNodeAt(int);