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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 266 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId,
370 mTelephonyManager.setSimCountryIsoForPhone(mPhoneId, "");
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
GsmCdmaPhone.java 341 tm.setSimCountryIsoForPhone(mPhoneId, "");
354 tm.setSimCountryIsoForPhone(mPhoneId, iso);
    [all...]

Completed in 223 milliseconds