Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/
DSimPhonebookProviderTest.java679 Uri insert2 = mResolver.insert(SimRecords.getContentUri(1, EF_ADN), values); in insert_adnRecordWithExistingRecords_returnsUriWithCorrectIndex() local
695 assertThat(insert2).isEqualTo(SimRecords.getItemUri(1, ElementaryFiles.EF_ADN, 4)); in insert_adnRecordWithExistingRecords_returnsUriWithCorrectIndex()