Home
last modified time | relevance | path

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

/cts/tests/location/location_gnss/src/android/location/cts/gnss/asn1/supl2/ver2_ulp_components/
DPLMN_Identity.java101 public MCC getMcc() { in getMcc() method in PLMN_Identity
142 return getMcc() != null; in getComponents()
154 return getMcc(); in getComponents()
177 + getMcc().toIndentedString(indent); in getComponents()
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockEmergencyRegResult.java173 public @NonNull String getMcc() { in getMcc() method in MockEmergencyRegResult
DMockSimService.java204 public String getMcc() { in getMcc() method in MockSimService.SimAppData
1138 mcc = activeSimAppData.getMcc(); in getMccMnc()
DIRadioNetworkImpl.java1194 result.mcc = regResult.getMcc(); in convertEmergencyRegResult()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java689 verifyPlmnInfo(lte.getMccString(), lte.getMncString(), lte.getMcc(), lte.getMnc()); in verifyCellIdentityLte()
761 lte.getMccString() != null || lte.getMcc() != CellInfo.UNAVAILABLE); in verifyCellIdentityLte()
877 verifyPlmnInfo(wcdma.getMccString(), wcdma.getMncString(), wcdma.getMcc(), wcdma.getMnc()); in verifyCellIdentityWcdma()
912 wcdma.getMccString() != null || wcdma.getMcc() != CellInfo.UNAVAILABLE); in verifyCellIdentityWcdma()
1000 verifyPlmnInfo(gsm.getMccString(), gsm.getMncString(), gsm.getMcc(), gsm.getMnc()); in verifyCellIdentityGsm()
1028 gsm.getMccString() != null || gsm.getMcc() != CellInfo.UNAVAILABLE); in verifyCellIdentityGsm()
DDomainSelectionServiceTestOnMockModem.java396 assertEquals(regResult.getMcc(), receivedResult.getMcc()); in testDomainSelectionServiceEmergencyNetworkScan()
DTelephonyManagerTestOnMockModem.java1187 assertEquals(carrierInfo1.getMcc(), "321"); in getCarrierRestrictionRules()
1234 assertEquals(carrierInfo1.getMcc(), "*21"); in getCarrierRestrictionRules_WithEphlmnList()
DSubscriptionManagerTest.java318 assertEquals(mSm.getActiveSubscriptionInfo(mSubId).getMcc(), r.getConfiguration().mcc); in testGetResourcesForSubId()
/cts/tests/tests/telephony/current/src/android/telephony/euicc/cts/
DEuiccProfileInfoTest.java139 assertEquals("325", p.getCarrierIdentifier().getMcc()); in testBuilderAndGetters()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt40394 method public String getMcc();
44389 method @Deprecated public int getMcc();
44405 method @Deprecated public int getMcc();
44445 method @Deprecated public int getMcc();
45767 method @Deprecated public int getMcc();
Dsystem-current.txt14623 method @NonNull public String getMcc();