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 84 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants);
191 mSuppServiceFailedRegistrants.notifyResult(code);
  /frameworks/base/telephony/java/com/android/internal/telephony/
CallManager.java 158 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
PhoneBase.java 164 protected final RegistrantList mSuppServiceFailedRegistrants
425 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
430 mSuppServiceFailedRegistrants.remove(h);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GSMPhone.java 391 mSuppServiceFailedRegistrants.notifyResult(code);
    [all...]

Completed in 54 milliseconds