Searched refs:mSuppServiceFailedRegistrants (Results 1 - 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java89 migrate(mSuppServiceFailedRegistrants, from.mSuppServiceFailedRegistrants);
209 mSuppServiceFailedRegistrants.notifyResult(code);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCallManager.java160 protected final RegistrantList mSuppServiceFailedRegistrants field in class:CallManager
1299 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
1309 mSuppServiceFailedRegistrants.remove(h);
1819 mSuppServiceFailedRegistrants.notifyRegistrants((AsyncResult) msg.obj);
H A DPhoneBase.java210 protected final RegistrantList mSuppServiceFailedRegistrants field in class:PhoneBase
524 mSuppServiceFailedRegistrants.addUnique(h, what, obj);
530 mSuppServiceFailedRegistrants.remove(h);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java407 mSuppServiceFailedRegistrants.notifyResult(code);

Completed in 42 milliseconds