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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
SmsNumberUtils.java 584 String simIsoCountry = TelephonyManager.from(phone.getContext()).getSimCountryIsoForPhone(
GsmCdmaCallTracker.java 377 String simIsoContry = tm.getSimCountryIsoForPhone(mPhone.getPhoneId());
    [all...]
SubscriptionController.java 326 return mTelephonyManager.getSimCountryIsoForPhone(phoneId);
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 54 milliseconds