Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java107 final AssistStructure.ViewNode[] views1 = findViews(request1, 2); in testDoNotRestoreDuplicateAutofillIds() local
108 final AssistStructure.ViewNode view1 = views1[0]; in testDoNotRestoreDuplicateAutofillIds()
109 final AssistStructure.ViewNode view2 = views1[1]; in testDoNotRestoreDuplicateAutofillIds()