Searched refs:recreatedId2 (Results 1 – 1 of 1) sorted by relevance
150 final AutofillId recreatedId2 = recreatedView2.getAutofillId(); in testDoNotRestoreDuplicateAutofillIds() local154 Log.v(TAG, "restored view2=" + recreatedId2); in testDoNotRestoreDuplicateAutofillIds()164 final boolean view2WasRestored = (recreatedId2.equalsIgnoreSession(id1) in testDoNotRestoreDuplicateAutofillIds()165 || recreatedId2.equalsIgnoreSession(id2)); in testDoNotRestoreDuplicateAutofillIds()171 assertThat(recreatedId1).isNotEqualTo(recreatedId2); in testDoNotRestoreDuplicateAutofillIds()