Home
last modified time | relevance | path

Searched refs:autofillClientFindViewByAutofillIdTraversal (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillClientController.java358 final View view = autofillClientFindViewByAutofillIdTraversal(autofillId); in autofillClientGetViewVisibility()
390 public View autofillClientFindViewByAutofillIdTraversal(AutofillId autofillId) { in autofillClientFindViewByAutofillIdTraversal() method in AutofillClientController
DAutofillManager.java855 @Nullable View autofillClientFindViewByAutofillIdTraversal(@NonNull AutofillId autofillId); in autofillClientFindViewByAutofillIdTraversal() method
3232 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in autofillContent()
3458 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in requestShowSoftInput()
3642 return client.autofillClientFindViewByAutofillIdTraversal(autofillId); in findView()
4794 View view = client.autofillClientFindViewByAutofillIdTraversal(id); in getView()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt1285 Landroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/Autofill…
58639 Landroid/view/autofill/AutofillManager$AutofillClient;->autofillClientFindViewByAutofillIdTraversal