Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java145 final AssistStructure.ViewNode[] views2 = findViews(request3, 3); in testDoNotRestoreDuplicateAutofillIds() local
146 final AssistStructure.ViewNode recreatedView1 = views2[0]; in testDoNotRestoreDuplicateAutofillIds()
147 final AssistStructure.ViewNode recreatedView2 = views2[1]; in testDoNotRestoreDuplicateAutofillIds()
148 final AssistStructure.ViewNode newView1 = views2[2]; in testDoNotRestoreDuplicateAutofillIds()