Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DHelper.java142 public static ViewNode findViewNodeByAutofillId(@NonNull AssistStructure structure, in findViewNodeByAutofillId() method in Helper
DSession.java1979 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), in getValueFromContextsLocked()
2005 final ViewNode node = Helper.findViewNodeByAutofillId(context.getStructure(), id); in getAutofillOptionsFromContextsLocked()