Searched refs:mUnknownConnectionRegistrants (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/telephony/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java83 migrate(mUnknownConnectionRegistrants, from.mUnknownConnectionRegistrants);
187 mUnknownConnectionRegistrants.notifyResult(this);
/frameworks/base/telephony/java/com/android/internal/telephony/
H A DCallManager.java119 protected final RegistrantList mUnknownConnectionRegistrants field in class:CallManager
1080 mUnknownConnectionRegistrants.addUnique(h, what, obj);
1087 mUnknownConnectionRegistrants.remove(h);
1721 mUnknownConnectionRegistrants.notifyRegistrants((AsyncResult) msg.obj);
H A DPhoneBase.java162 protected final RegistrantList mUnknownConnectionRegistrants field in class:PhoneBase
356 mUnknownConnectionRegistrants.addUnique(h, what, obj);
361 mUnknownConnectionRegistrants.remove(h);
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java848 mUnknownConnectionRegistrants.notifyResult(this);
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java387 mUnknownConnectionRegistrants.notifyResult(this);

Completed in 229 milliseconds