Lines Matching full:phone
17 package com.android.phone;
39 import com.android.internal.telephony.Phone;
370 * Our own handler to take care of the messages from the phone state changes
471 if (mCM.getFgPhone().getPhoneType() == Phone.PHONE_TYPE_CDMA) {
848 * lasts the whole life of the phone process. Instead, maybe look at
936 * Plays the local tone based the phone type.
941 if (phoneType == Phone.PHONE_TYPE_CDMA) {
949 * Stops the local tone based on the phone type.
954 if (phoneType == Phone.PHONE_TYPE_CDMA) {