Home
last modified time | relevance | path

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

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