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

  /frameworks/base/telephony/java/com/android/internal/telephony/sip/
SipPhoneBase.java 75 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants);
182 mSuppServiceFailedRegistrants.notifyResult(code);
  /frameworks/base/telephony/java/com/android/internal/telephony/
PhoneBase.java 155 protected final RegistrantList mSuppServiceFailedRegistrants
394 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
399 mSuppServiceFailedRegistrants.remove(h);
    [all...]
CallManager.java 158 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 385 mSuppServiceFailedRegistrants.notifyResult(code);
    [all...]

Completed in 143 milliseconds