Searched refs:autofillClientFindViewByAutofillIdTraversal (Results 1 – 3 of 3) sorted by relevance
358 final View view = autofillClientFindViewByAutofillIdTraversal(autofillId); in autofillClientGetViewVisibility()390 public View autofillClientFindViewByAutofillIdTraversal(AutofillId autofillId) { in autofillClientFindViewByAutofillIdTraversal() method in AutofillClientController
855 @Nullable View autofillClientFindViewByAutofillIdTraversal(@NonNull AutofillId autofillId); in autofillClientFindViewByAutofillIdTraversal() method3232 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()
1285 Landroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/Autofill…58639 Landroid/view/autofill/AutofillManager$AutofillClient;->autofillClientFindViewByAutofillIdTraversal…