Home
last modified time | relevance | path

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

/cts/tests/autofillservice/src/android/autofillservice/cts/
DDuplicateIdActivityTest.java151 final AutofillId newId1 = newView1.getAutofillId(); in testDoNotRestoreDuplicateAutofillIds() local
155 Log.v(TAG, "new view1=" + newId1); in testDoNotRestoreDuplicateAutofillIds()
174 assertEqualsIgnoreSession(newId1, child.getAutofillId()); in testDoNotRestoreDuplicateAutofillIds()