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 168 mPhone.onMMIDone (this);
226 mPhone.onMMIDone(this);
236 mPhone.onMMIDone(this);
299 mPhone.onMMIDone(this);
CDMAPhone.java 572 void onMMIDone(CdmaMmiCode mmi) {
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 449 * Don't call phone.onMMIDone here; wait for CANCEL_COMPLETE notice
457 mPhone.onMMIDone (this);
825 mPhone.onMMIDone(this);
835 mPhone.onMMIDone(this);
861 mPhone.onMMIDone(this);
877 mPhone.onMMIDone(this);
    [all...]
GSMPhone.java     [all...]

Completed in 646 milliseconds