Searched defs:findViewByAutofillIdTraversal (Results 1 – 2 of 2) sorted by relevance
1484 public View findViewByAutofillIdTraversal(int autofillId) { in findViewByAutofillIdTraversal() method in ViewGroup
27599 public <T extends View> T findViewByAutofillIdTraversal(int autofillId) { in findViewByAutofillIdTraversal() method