Home
last modified time | relevance | path

Searched refs:findViewByAutofillIdTraversal (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DAutofillClientController.java398 final View view = rootView.findViewByAutofillIdTraversal(autofillId.getViewId()); in autofillClientFindViewByAutofillIdTraversal()
420 views[viewNum] = rootView.findViewByAutofillIdTraversal( in autofillClientFindViewsByAutofillIdTraversal()
/frameworks/base/core/java/android/view/
DViewGroup.java1484 public View findViewByAutofillIdTraversal(int autofillId) { in findViewByAutofillIdTraversal() method in ViewGroup
1485 View foundView = super.findViewByAutofillIdTraversal(autofillId); in findViewByAutofillIdTraversal()
1494 foundView = child.findViewByAutofillIdTraversal(autofillId); in findViewByAutofillIdTraversal()
DView.java27599 public <T extends View> T findViewByAutofillIdTraversal(int autofillId) { in findViewByAutofillIdTraversal() method
/frameworks/base/boot/
Dboot-image-profile.txt17093 HSPLandroid/view/View;->findViewByAutofillIdTraversal(I)Landroid/view/View;
17779 HSPLandroid/view/ViewGroup;->findViewByAutofillIdTraversal(I)Landroid/view/View;
/frameworks/base/config/
Dboot-image-profile.txt17157 HSPLandroid/view/View;->findViewByAutofillIdTraversal(I)Landroid/view/View;
17843 HSPLandroid/view/ViewGroup;->findViewByAutofillIdTraversal(I)Landroid/view/View;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt62795 Landroid/view/View;->findViewByAutofillIdTraversal(I)Landroid/view/View;
63479 Landroid/view/ViewGroup;->findViewByAutofillIdTraversal(I)Landroid/view/View;