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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 181 mPhone.onMMIDone (this);
265 mPhone.onMMIDone(this);
275 mPhone.onMMIDone(this);
367 mPhone.onMMIDone(this);
CDMAPhone.java 670 void onMMIDone(CdmaMmiCode mmi) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 459 * Don't call phone.onMMIDone here; wait for CANCEL_COMPLETE notice
467 mPhone.onMMIDone (this);
845 mPhone.onMMIDone(this);
855 mPhone.onMMIDone(this);
    [all...]
GSMPhone.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
ImsPhoneMmiCode.java 488 mPhone.onMMIDone (this);
    [all...]
ImsPhone.java 904 onMMIDone(ImsPhoneMmiCode mmi) {
    [all...]

Completed in 229 milliseconds