Searched refs:autofillClientFindViewByAutofillIdTraversal (Results 1 – 3 of 3) sorted by relevance
435 final View view = autofillClientFindViewByAutofillIdTraversal(autofillId); in autofillClientGetViewVisibility()467 public View autofillClientFindViewByAutofillIdTraversal(AutofillId autofillId) { in autofillClientFindViewByAutofillIdTraversal() method in AutofillClientController
883 @Nullable View autofillClientFindViewByAutofillIdTraversal(@NonNull AutofillId autofillId); in autofillClientFindViewByAutofillIdTraversal() method3492 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in autofillContent()3726 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in requestShowSoftInput()3910 return client.autofillClientFindViewByAutofillIdTraversal(autofillId); in findView()5102 View view = client.autofillClientFindViewByAutofillIdTraversal(id); in getView()
1285 Landroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/Autofill…58639 Landroid/view/autofill/AutofillManager$AutofillClient;->autofillClientFindViewByAutofillIdTraversal…