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 403 String isoCountryCode = "";
406 isoCountryCode = MccTable.countryCodeForMcc(Integer.parseInt(operatorNumeric
415 isoCountryCode);
420 fixTimeZone(isoCountryCode);
CdmaServiceStateTracker.java     [all...]

Completed in 32 milliseconds