Home | History | Annotate | Download | only in phone

Lines Matching refs:getPendingMmiCodes

737         // mPhone.getPendingMmiCodes().isEmpty(), while we check it again here.
741 if (!mPhone.getPendingMmiCodes().isEmpty()) {
743 MmiCode mmiCode = mPhone.getPendingMmiCodes().get(0);
2472 // TODO: We currently only call getPendingMmiCodes() for GSM
2474 // does in fact implement getPendingMmiCodes(), so should we
2478 && !mPhone.getPendingMmiCodes().isEmpty();