Home
last modified time | relevance | path

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

/packages/providers/TelephonyProvider/tests/src/com/android/providers/telephony/
DTelephonyProviderTest.java571 final String insertCardId = "exampleCardId"; in testSimTable() local
577 contentValues.put(SubscriptionManager.CARD_ID, insertCardId); in testSimTable()
608 assertEquals(insertCardId, resultCardId); in testSimTable()
1504 final String insertCardId = "exampleCardId"; in testUpdateWfcEnabled() local
1509 contentValues.put(SubscriptionManager.CARD_ID, insertCardId); in testUpdateWfcEnabled()