Home
last modified time | relevance | path

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

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