Searched refs:PHONE_TYPE_CDMA (Results 1 – 9 of 9) sorted by relevance
89 case PhoneConstants.PHONE_TYPE_CDMA: in newFromBundle()128 case PhoneConstants.PHONE_TYPE_CDMA: in getEmpty()
19 import static android.telephony.TelephonyManager.PHONE_TYPE_CDMA;207 String format = (PHONE_TYPE_CDMA == activePhone) ? in createFromPdu()1091 return (PHONE_TYPE_CDMA == activePhone); in isCdmaVoice()
2540 public static final int PHONE_TYPE_CDMA = PhoneConstants.PHONE_TYPE_CDMA; field in TelephonyManager2683 return PhoneConstants.PHONE_TYPE_CDMA; in getPhoneType()2707 return PhoneConstants.PHONE_TYPE_CDMA; in getPhoneType()2712 return PhoneConstants.PHONE_TYPE_CDMA; in getPhoneType()11114 if (getPhoneType() != PHONE_TYPE_CDMA) { in setCdmaRoamingMode()11220 if (getPhoneType() != PHONE_TYPE_CDMA) { in setCdmaSubscriptionMode()
76 public static final int PHONE_TYPE_CDMA = RILConstants.CDMA_PHONE; field in PhoneConstants
370 if (mTelephonyManager.getPhoneType() == TelephonyManager.PHONE_TYPE_CDMA) {
608 } else if (phoneType == TelephonyManager.PHONE_TYPE_CDMA) { in getNetworkType()
1660 } else if (phoneType == TelephonyManager.PHONE_TYPE_CDMA) { in requestRefLocation()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
45916 field public static final int PHONE_TYPE_CDMA = 2; // 0x2