Home | History | Annotate | Download | only in phone

Lines Matching full:phone

17 package com.android.phone;
49 import com.android.internal.telephony.Phone;
55 * NotificationManager-related utility code for the Phone app.
81 private Phone mPhone;
120 mPhone = app.phone;
137 * of state and acts as an interface between the Phone process and
213 * Makes sure phone-related notifications are up to date on a
238 // case even if the phone app crashes.
321 if (DBG) log("contact :" + n.name + " found for phone: " + n.number);
377 * @param nameOrNumber either the contact name, or the phone number if no contact
455 if ((mPhone.getState() == Phone.State.OFFHOOK) && audioManager.isSpeakerphoneOn()) {
480 * the actual current mute state of the Phone.
483 if ((mCM.getState() == Phone.State.OFFHOOK) && PhoneUtils.getMute()) {
493 * Updates the phone app's status bar notification based on the
494 * current telephony state, or cancels the notification if the phone
501 if (mCM.getState() == Phone.State.IDLE) {
511 // based on the current phone and/or bluetooth state.
605 // the phone first goes off hook, since the getConnectTime counter
648 // contact name or phone number.
665 // phone number, but we'll update it very quickly when the query
694 // some phone state changes can indirectly affect the mute and/or
715 // phone number:
773 // (1) This phone really has no voicemail number
775 // (2) This phone *does* have a voicemail number, but
793 // get that notification in phone app code. We'd first
795 // to Phone.java and GSMPhone.java, and *then* we could
809 // phone had no VM number set up in the first place.
879 intent.setClassName("com.android.phone",
880 "com.android.phone.CallFeaturesSetting");
967 intent.setComponent(new ComponentName("com.android.phone",
968 "com.android.phone.NetworkSetting"));
987 * @param serviceState Phone service state