Searched refs:getWindowNodeAt (Results 1 – 8 of 8) sorted by relevance
154 nodesToProcess.add(structure.getWindowNodeAt(i).getRootViewNode()); in findViewNode()219 final WindowNode node = structure.getWindowNodeAt(i); in getAutofillIds()
139 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithManySmallViews()192 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithOneBigView()
152 nodesToProcess.add(mStructure.getWindowNodeAt(i).getRootViewNode()); in findViewNodesByAutofillIds()
95 AssistStructure.WindowNode windowNode = as.getWindowNodeAt(i); in setAssistStructure()
2195 WindowNode node = getWindowNodeAt(i); in dump()2361 public WindowNode getWindowNodeAt(int index) { in getWindowNodeAt() method in AssistStructure
2626 HSPLandroid/app/assist/AssistStructure;->getWindowNodeAt(I)Landroid/app/assist/AssistStructure$Wind…
7140 method public android.app.assist.AssistStructure.WindowNode getWindowNodeAt(int);