Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRILUtils.java4565 getCountryCodeForMccMnc(halResult.mcc, halResult.mnc)); in convertHalEmergencyRegResult()
4568 private static @NonNull String getCountryCodeForMccMnc( in getCountryCodeForMccMnc() method in RILUtils