Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DHelper.java244 public static ViewNode findViewNodeByAutofillId(@NonNull AssistStructure structure, in findViewNodeByAutofillId() method in Helper
H A DSession.java3686 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getValueFromContextsLocked()
3711 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getAutofillOptionsFromContextsLocked()