Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/service/euicc/
DEuiccProfileInfoTest.java114 assertEquals("325", p.getCarrierIdentifier().getMcc()); in testBuilderAndGetters()
115 assertEquals("764", p.getCarrierIdentifier().getMnc()); in testBuilderAndGetters()
116 assertEquals("123", p.getCarrierIdentifier().getGid1()); in testBuilderAndGetters()
117 assertEquals("45", p.getCarrierIdentifier().getGid2()); in testBuilderAndGetters()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/euicc/
DEuiccCardTest.java259 assertEquals("213", profile.getCarrierIdentifier().getMcc()); in testGetProfile()
260 assertEquals("54", profile.getCarrierIdentifier().getMnc()); in testGetProfile()
261 assertEquals("010203", profile.getCarrierIdentifier().getGid1()); in testGetProfile()
262 assertEquals("040506", profile.getCarrierIdentifier().getGid2()); in testGetProfile()
/frameworks/base/core/java/android/service/euicc/
DEuiccProfileInfo.java375 public CarrierIdentifier getCarrierIdentifier() { in getCarrierIdentifier() method in EuiccProfileInfo
/frameworks/base/api/
Dsystem-current.txt4427 method public android.service.carrier.CarrierIdentifier getCarrierIdentifier();
/frameworks/base/config/
Dhiddenapi-public-dex.txt39879 Landroid/service/euicc/EuiccProfileInfo;->getCarrierIdentifier()Landroid/service/carrier/CarrierIde…