Home
last modified time | relevance | path

Searched refs:PHONE_TYPE_CDMA (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCellLocation.java89 case PhoneConstants.PHONE_TYPE_CDMA: in newFromBundle()
128 case PhoneConstants.PHONE_TYPE_CDMA: in getEmpty()
H A DSmsMessage.java19 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()
H A DTelephonyManager.java2540 public static final int PHONE_TYPE_CDMA = PhoneConstants.PHONE_TYPE_CDMA; field in TelephonyManager
2683 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()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/
H A DPhoneConstants.java76 public static final int PHONE_TYPE_CDMA = RILConstants.CDMA_PHONE; field in PhoneConstants
/aosp14/frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
H A DTrackerService.java370 if (mTelephonyManager.getPhoneType() == TelephonyManager.PHONE_TYPE_CDMA) {
/aosp14/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsNumberUtils.java608 } else if (phoneType == TelephonyManager.PHONE_TYPE_CDMA) { in getNetworkType()
/aosp14/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssLocationProvider.java1660 } else if (phoneType == TelephonyManager.PHONE_TYPE_CDMA) { in requestRefLocation()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt45916 field public static final int PHONE_TYPE_CDMA = 2; // 0x2