Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java621 @Nullable View autofillClientFindViewByAutofillIdTraversal(@NonNull AutofillId autofillId); in autofillClientFindViewByAutofillIdTraversal() method
2458 return client.autofillClientFindViewByAutofillIdTraversal(autofillId); in findView()
3269 final View view = client.autofillClientFindViewByAutofillIdTraversal(id); in getViewCoordinates()
/frameworks/base/core/java/android/app/
DActivity.java8392 public final View autofillClientFindViewByAutofillIdTraversal(AutofillId autofillId) { in autofillClientFindViewByAutofillIdTraversal() method in Activity
8417 final View view = autofillClientFindViewByAutofillIdTraversal(autofillId); in autofillClientGetViewVisibility()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt1285 Landroid/app/Activity;->autofillClientFindViewByAutofillIdTraversal(Landroid/view/autofill/Autofill…
73711 Landroid/view/autofill/AutofillManager$AutofillClient;->autofillClientFindViewByAutofillIdTraversal