Home
last modified time | relevance | path

Searched defs:FAKE_CARRIER_NAME2 (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/subscription/
DSubscriptionDatabaseManagerTest.java81 static final String FAKE_CARRIER_NAME2 = "B-Mobile"; field in SubscriptionDatabaseManagerTest
660 mDatabaseManagerUT.setDisplayName(subInfo.getSubscriptionId(), FAKE_CARRIER_NAME2); in testUpdateDisplayName() local
683 mDatabaseManagerUT.setCarrierName(subInfo.getSubscriptionId(), FAKE_CARRIER_NAME2); in testUpdateCarrierName() local