Home | History | Annotate | Download | only in phone

Lines Matching refs:PhoneUtils

603         if ((mCM.getState() == Phone.State.OFFHOOK) && PhoneUtils.getMute()) {
892 if (PhoneUtils.isConferenceCall(currentCall)) {
897 PhoneUtils.CallerInfoToken cit =
898 PhoneUtils.startGetCallerInfo(mContext, currentCall, this, this);
899 expandedViewLine2 = PhoneUtils.getCompactNameFromCallerInfo(cit.currentInfo, mContext);
1002 + PhoneUtils.getCompactNameFromCallerInfo(ci, mContext));