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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhoneBase.java87 migrate(mMmiRegistrants, from.mMmiRegistrants);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneBase.java204 protected final RegistrantList mMmiRegistrants field in class:PhoneBase
538 mMmiRegistrants.addUnique(h, what, obj);
544 mMmiRegistrants.remove(h);
H A DCallManager.java118 protected final RegistrantList mMmiRegistrants field in class:CallManager
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGSMPhone.java746 mMmiRegistrants.notifyRegistrants(new AsyncResult(null, mmi, null));
760 mMmiRegistrants.notifyRegistrants(new AsyncResult(null, mmi, null));
772 mMmiRegistrants.notifyRegistrants(new AsyncResult(null, mmi, null));
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCDMAPhone.java586 mMmiRegistrants.notifyRegistrants(new AsyncResult(null, mmi, null));

Completed in 800 milliseconds