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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
UiccProfile.java 405 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, "");
597 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId,
    [all...]
SIMRecords.java 270 mTelephonyManager.setSimCountryIsoForPhone(mParentApp.getPhoneId(), "");
    [all...]
RuimRecords.java 797 mTelephonyManager.setSimCountryIsoForPhone(
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java 359 tm.setSimCountryIsoForPhone(mPhoneId, "");
372 tm.setSimCountryIsoForPhone(mPhoneId, iso);
    [all...]

Completed in 302 milliseconds