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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 175 mPhone.onMMIDone (this);
259 mPhone.onMMIDone(this);
269 mPhone.onMMIDone(this);
361 mPhone.onMMIDone(this);
CDMAPhone.java 600 void onMMIDone(CdmaMmiCode mmi) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 452 * Don't call phone.onMMIDone here; wait for CANCEL_COMPLETE notice
460 mPhone.onMMIDone (this);
838 mPhone.onMMIDone(this);
848 mPhone.onMMIDone(this);
    [all...]
GSMPhone.java     [all...]

Completed in 105 milliseconds