/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A D | TelephonyCapabilities.java | 183 public static boolean supportsAdn(int phoneType) { in supportsAdn() 194 public static boolean canDistinguishDialingAndConnected(int phoneType) { in canDistinguishDialingAndConnected()
|
H A D | PhoneFactory.java | 317 int phoneType = TelephonyManager.getPhoneType(RILConstants.PREFERRED_NETWORK_MODE); in createPhone() local
|
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/ |
H A D | EmergencyContactManager.java | 43 String phoneType = null; in getContact() local 144 String phoneType, in Contact()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/database/ |
H A D | SpeedDialEntry.java | 106 public abstract int phoneType(); in phoneType() method in SpeedDialEntry.Channel 125 public abstract Builder setPhoneType(int phoneType); in setPhoneType()
|
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/imei/ |
H A D | ImeiInfoPreferenceController.java | 104 final int phoneType = getPhoneType(simSlot); in getSummary() local 152 final int phoneType = getPhoneType(simSlot); in getTitle() local
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/incall/impl/ |
H A D | ButtonChooserFactory.java | 39 int voiceNetworkType, boolean isWiFi, int phoneType) { in newButtonChooser()
|
H A D | InCallButtonGridFragment.java | 94 int phoneType) { in updateButtonStates()
|
H A D | InCallFragment.java | 95 private int phoneType; field in InCallFragment
|
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | SmsDispatchersControllerTest.java | 180 private void switchImsSmsFormat(int phoneType) { in switchImsSmsFormat()
|
H A D | ConnectionTest.java | 45 private TestConnection(int phoneType) { in TestConnection()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | MMIDialogActivity.java | 122 int phoneType = mPhone.getPhoneType(); in onMMIComplete() local
|
H A D | SimContacts.java | 76 final int phoneType; field in SimContacts.NamePhoneTypePair 142 final int phoneType = namePhoneTypePair.phoneType; in actuallyImportOneSimContact() local
|
H A D | CallFeaturesSetting.java | 405 int phoneType = mPhone.getPhoneType(); in onResume() local
|
H A D | CallNotifier.java | 320 int phoneType = mCM.getFgPhone().getPhoneType(); in run() local
|
H A D | PhoneUtils.java | 184 int phoneType = phone.getPhoneType(); in placeOtaspCall() local
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/ |
H A D | TelephonyManagerCompat.java | 51 final int phoneType = telephonyManager.getPhoneType(); in isVoiceCapable() local
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/ |
H A D | FavoritesViewHolder.java | 46 private final TextView phoneType; field in FavoritesViewHolder
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/ |
H A D | EnabledNetworkModePreferenceControllerTest.java | 477 private void mockPhoneType(int phoneType) { in mockPhoneType()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/ |
H A D | Cp2Contact.java | 30 public abstract int phoneType(); in phoneType() method in Cp2Contact
|
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/ |
H A D | SipConnection.java | 330 int phoneType = PhoneConstants.PHONE_TYPE_SIP; in setTechnologyTypeExtra() local
|
/aosp12/packages/apps/Contacts/src/com/android/contacts/ |
H A D | ShortcutIntentBuilder.java | 314 byte[] bitmapData, String phoneNumber, int phoneType, String phoneLabel, in createPhoneNumberShortcutIntent() 402 private Bitmap generatePhoneNumberIcon(Drawable photo, int phoneType, String phoneLabel, in generatePhoneNumberIcon()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/countrydetector/ |
H A D | ComprehensiveCountryDetector.java | 213 final int phoneType = mTelephonyManager.getPhoneType(); in isNetworkCountryCodeAvailable() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/ |
H A D | EnabledNetworkModePreferenceController.java | 399 final int phoneType = mTelephonyManager.getPhoneType(); in getEnabledNetworkType() local
|
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/ |
H A D | SmsNumberUtils.java | 604 int phoneType = telephonyManager.getPhoneType(); in getNetworkType() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/ |
H A D | BluetoothMapSmsPdu.java | 524 int phoneType; in getSubmitPdus() local
|