Home | History | Annotate | Download | only in phone

Lines Matching full:phone

17 package com.android.phone;
24 import com.android.internal.telephony.Phone;
33 * the Phone.
40 private static final String LOG_TAG = "PHONE/InCallMenu";
220 int phoneType = app.phone.getPhoneType();
221 if ((phoneType == Phone.PHONE_TYPE_GSM)
237 if (phoneType == Phone.PHONE_TYPE_CDMA) {
241 if ((phoneType == Phone.PHONE_TYPE_GSM)
256 * InCallMenuView based on the current state of the Phone.
269 // If the phone is totally idle (like in the "call ended" state)
271 if (cm.getState() == Phone.State.IDLE) {
272 if (DBG) log("- Phone is idle! Don't show the menu...");
331 if (phoneType == Phone.PHONE_TYPE_CDMA) {
340 } else if ((phoneType == Phone.PHONE_TYPE_GSM)
341 || (phoneType == Phone.PHONE_TYPE_SIP)) {
353 throw new IllegalStateException("Unexpected phone type: " + phoneType);
412 // disabled if the phone was totally idle, but the entire in-call