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

  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsNumberUtils.java 583 String simIsoCountry = TelephonyManager.getDefault().getSimCountryIsoForPhone(
SubscriptionController.java 303 return mTelephonyManager.getSimCountryIsoForPhone(phoneId);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaCallTracker.java 185 String simIsoContry = tm.getSimCountryIsoForPhone(mPhone.getPhoneId());
    [all...]

Completed in 1585 milliseconds