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.java700 final String insertCardId = "exampleCardId"; in testSimTable() local
706 contentValues.put(SubscriptionManager.CARD_ID, insertCardId); in testSimTable()
737 assertEquals(insertCardId, resultCardId); in testSimTable()
1850 final String insertCardId = "exampleCardId"; in testUpdateWfcEnabled() local
1855 contentValues.put(SubscriptionManager.CARD_ID, insertCardId); in testUpdateWfcEnabled()