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