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 417 String isoCountryCode = "";
420 isoCountryCode = MccTable.countryCodeForMcc(Integer.parseInt(operatorNumeric
429 isoCountryCode);
434 fixTimeZone(isoCountryCode);

Completed in 138 milliseconds