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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaLteServiceStateTracker.java 395 String isoCountryCode = "";
397 isoCountryCode = MccTable.countryCodeForMcc(Integer.parseInt(operatorNumeric
406 isoCountryCode);
409 fixTimeZone(isoCountryCode);
CdmaServiceStateTracker.java     [all...]

Completed in 25 milliseconds