Home | History | Annotate | Download | only in phone

Lines Matching refs:PhoneUtils

242         // by the PhoneUtils phone state change handler.)
312 number = PhoneUtils.getInitialNumber(intent);
323 phone = PhoneUtils.pickPhoneBasedOnNumber(mCM, scheme, number, sipPhoneUri);
330 } catch (PhoneUtils.VoiceMailNumberMissingException ex) {
439 // Watch out: PhoneUtils.placeCall() returns one of the
441 int callStatus = PhoneUtils.placeCall(mApp,
450 case PhoneUtils.CALL_STATUS_DIALED:
451 if (VDBG) log("placeCall: PhoneUtils.placeCall() succeeded for regular call '"
470 if (PhoneUtils.isPhoneInEcm(phone) && !isEmergencyNumber) {
480 PhoneUtils.setMute(false);
507 case PhoneUtils.CALL_STATUS_DIALED_MMI:
517 // different Activity; see PhoneUtils.displayMMIComplete()).
520 case PhoneUtils.CALL_STATUS_FAILED:
521 Log.w(TAG, "placeCall: PhoneUtils.placeCall() FAILED for number '"
534 + " from PhoneUtils.placeCall() for number '" + number + "'.");
655 // Otherwise, the code in PhoneUtils.java should handle