Searched refs:getWindowNodeAt (Results 1 – 9 of 9) sorted by relevance
53 final WindowNode windowNode = structure.getWindowNodeAt(i); in findNodeByResourceId()
212 nodesToProcess.add(structure.getWindowNodeAt(i).getRootViewNode()); in findViewNode()277 final WindowNode node = structure.getWindowNodeAt(i); in getAutofillIds()
120 nodesToProcess.add(mStructure.getWindowNodeAt(i).getRootViewNode()); in findViewNodesByAutofillIds()
175 ViewNode rootView = structure.getWindowNodeAt(0).getRootViewNode(); in assertStructureWithManySmallViews()228 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>()
2555 WindowNode node = getWindowNodeAt(i); in dump()2736 public WindowNode getWindowNodeAt(int index) { in getWindowNodeAt() method in AssistStructure
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8745 method public android.app.assist.AssistStructure.WindowNode getWindowNodeAt(int);