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/
CdmaLteServiceStateTracker.java 456 String isoCountryCode = "";
459 isoCountryCode = MccTable.countryCodeForMcc(Integer.parseInt(operatorNumeric
468 isoCountryCode);
475 fixTimeZone(isoCountryCode);
CdmaServiceStateTracker.java     [all...]

Completed in 34 milliseconds