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

  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaMmiCode.java 165 phone.onMMIDone (this);
221 phone.onMMIDone(this);
231 phone.onMMIDone(this);
293 phone.onMMIDone(this);
CDMAPhone.java 525 void onMMIDone(CdmaMmiCode mmi) {
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmMmiCode.java 417 * Don't call phone.onMMIDone here; wait for CANCEL_COMPLETE notice
425 phone.onMMIDone (this);
744 phone.onMMIDone(this);
754 phone.onMMIDone(this);
780 phone.onMMIDone(this);
796 phone.onMMIDone(this);
862 phone.onMMIDone(this);
873 phone.onMMIDone(this);
    [all...]
GSMPhone.java     [all...]

Completed in 417 milliseconds