HomeSort by relevance Sort by last modified time
    Searched refs:isoCountryCode (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java     [all...]
CdmaLteServiceStateTracker.java 415 String isoCountryCode = "";
418 isoCountryCode = MccTable.countryCodeForMcc(Integer.parseInt(operatorNumeric
427 isoCountryCode);
432 fixTimeZone(isoCountryCode);

Completed in 35 milliseconds