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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
SipPhoneBase.java 89 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants);
217 mSuppServiceFailedRegistrants.notifyResult(code);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
CallManager.java 160 protected final RegistrantList mSuppServiceFailedRegistrants
    [all...]
PhoneBase.java 208 protected final RegistrantList mSuppServiceFailedRegistrants
518 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
524 mSuppServiceFailedRegistrants.remove(h);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GSMPhone.java 394 mSuppServiceFailedRegistrants.notifyResult(code);
    [all...]

Completed in 232 milliseconds