Searched refs:findViewNode (Results 1 – 2 of 2) sorted by relevance
151 return findViewNode(structure, (node) -> { in findViewNodeByAutofillId()156 private static ViewNode findViewNode(@NonNull AssistStructure structure, in findViewNode() method187 final ViewNode urlBarNode = findViewNode(structure, (node) -> { in sanitizeUrlBar()
12118 HPLcom/android/server/autofill/Helper;->findViewNode(Landroid/app/assist/AssistStructure;Lcom/andro…