Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java137 final View sibling = activity.findViewById(R.id.duplicate_id); in testDoNotRestoreDuplicateAutofillIds() local
138 final ViewGroup parent = (ViewGroup) sibling.getParent(); in testDoNotRestoreDuplicateAutofillIds()