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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CDMALTEPhone.java 353 tm.setSimOperatorNumericForPhone(getPhoneId(), operatorNumeric);
CDMAPhone.java 208 tm.setSimOperatorNumericForPhone(mPhoneId, operatorNumeric);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccCardProxy.java 264 mTelephonyManager.setSimOperatorNumericForPhone(mPhoneId, operator);
373 mTelephonyManager.setSimOperatorNumericForPhone(mPhoneId, "");
    [all...]
SIMRecords.java 250 mTelephonyManager.setSimOperatorNumericForPhone(mParentApp.getPhoneId(), "");
    [all...]
RuimRecords.java 819 mTelephonyManager.setSimOperatorNumericForPhone(
    [all...]
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 590 milliseconds