Home
last modified time | relevance | path

Searched refs:findViewNode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHelper.java151 return findViewNode(structure, (node) -> { in findViewNodeByAutofillId()
156 private static ViewNode findViewNode(@NonNull AssistStructure structure, in findViewNode() method
187 final ViewNode urlBarNode = findViewNode(structure, (node) -> { in sanitizeUrlBar()
/aosp12/frameworks/base/services/
H A Dart-profile12118 HPLcom/android/server/autofill/Helper;->findViewNode(Landroid/app/assist/AssistStructure;Lcom/andro…