Searched refs:autofillClientFindViewByAutofillIdTraversal (Results 1 – 3 of 3) sorted by relevance
621 @Nullable View autofillClientFindViewByAutofillIdTraversal(@NonNull AutofillId autofillId); in autofillClientFindViewByAutofillIdTraversal() method2458 return client.autofillClientFindViewByAutofillIdTraversal(autofillId); in findView()3269 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in getViewCoordinates()
8392 public final View autofillClientFindViewByAutofillIdTraversal(AutofillId autofillId) { in autofillClientFindViewByAutofillIdTraversal() method in Activity8417 final View view = autofillClientFindViewByAutofillIdTraversal(autofillId); in autofillClientGetViewVisibility()
1285 Landroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/Autofill…73711 Landroid/view/autofill/AutofillManager$AutofillClient;->autofillClientFindViewByAutofillIdTraversal…