Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java343 ContentValues[] existingSimInfoEntries = IntStream.range(0, mccMncs.size()) in testMccMncMigration() local
355 mContentResolver.bulkInsert(SimInfo.CONTENT_URI, existingSimInfoEntries); in testMccMncMigration()