Searched refs:recreatedId1 (Results 1 – 1 of 1) sorted by relevance
149 final AutofillId recreatedId1 = recreatedView1.getAutofillId(); in testDoNotRestoreDuplicateAutofillIds() local153 Log.v(TAG, "restored view1=" + recreatedId1); in testDoNotRestoreDuplicateAutofillIds()162 final boolean view1WasRestored = (recreatedId1.equalsIgnoreSession(id1) in testDoNotRestoreDuplicateAutofillIds()163 || recreatedId1.equalsIgnoreSession(id2)); in testDoNotRestoreDuplicateAutofillIds()171 assertThat(recreatedId1).isNotEqualTo(recreatedId2); in testDoNotRestoreDuplicateAutofillIds()