Home
last modified time | relevance | path

Searched defs:phoneType (Results 1 – 25 of 39) sorted by relevance

12

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DTelephonyCapabilities.java183 public static boolean supportsAdn(int phoneType) { in supportsAdn()
194 public static boolean canDistinguishDialingAndConnected(int phoneType) { in canDistinguishDialingAndConnected()
H A DPhoneFactory.java317 int phoneType = TelephonyManager.getPhoneType(RILConstants.PREFERRED_NETWORK_MODE); in createPhone() local
/aosp12/packages/apps/EmergencyInfo/src/com/android/emergency/
H A DEmergencyContactManager.java43 String phoneType = null; in getContact() local
144 String phoneType, in Contact()
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/database/
H A DSpeedDialEntry.java106 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 DImeiInfoPreferenceController.java104 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 DButtonChooserFactory.java39 int voiceNetworkType, boolean isWiFi, int phoneType) { in newButtonChooser()
H A DInCallButtonGridFragment.java94 int phoneType) { in updateButtonStates()
H A DInCallFragment.java95 private int phoneType; field in InCallFragment
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSmsDispatchersControllerTest.java180 private void switchImsSmsFormat(int phoneType) { in switchImsSmsFormat()
H A DConnectionTest.java45 private TestConnection(int phoneType) { in TestConnection()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DMMIDialogActivity.java122 int phoneType = mPhone.getPhoneType(); in onMMIComplete() local
H A DSimContacts.java76 final int phoneType; field in SimContacts.NamePhoneTypePair
142 final int phoneType = namePhoneTypePair.phoneType; in actuallyImportOneSimContact() local
H A DCallFeaturesSetting.java405 int phoneType = mPhone.getPhoneType(); in onResume() local
H A DCallNotifier.java320 int phoneType = mCM.getFgPhone().getPhoneType(); in run() local
H A DPhoneUtils.java184 int phoneType = phone.getPhoneType(); in placeOtaspCall() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/compat/
H A DTelephonyManagerCompat.java51 final int phoneType = telephonyManager.getPhoneType(); in isVoiceCapable() local
/aosp12/packages/apps/Dialer/java/com/android/dialer/speeddial/
H A DFavoritesViewHolder.java46 private final TextView phoneType; field in FavoritesViewHolder
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/
H A DEnabledNetworkModePreferenceControllerTest.java477 private void mockPhoneType(int phoneType) { in mockPhoneType()
/aosp12/packages/apps/Dialer/java/com/android/dialer/searchfragment/cp2/
H A DCp2Contact.java30 public abstract int phoneType(); in phoneType() method in Cp2Contact
/aosp12/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
H A DSipConnection.java330 int phoneType = PhoneConstants.PHONE_TYPE_SIP; in setTechnologyTypeExtra() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DShortcutIntentBuilder.java314 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 DComprehensiveCountryDetector.java213 final int phoneType = mTelephonyManager.getPhoneType(); in isNetworkCountryCodeAvailable() local
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DEnabledNetworkModePreferenceController.java399 final int phoneType = mTelephonyManager.getPhoneType(); in getEnabledNetworkType() local
/aosp12/frameworks/base/telephony/common/com/android/internal/telephony/
H A DSmsNumberUtils.java604 int phoneType = telephonyManager.getPhoneType(); in getNetworkType() local
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapSmsPdu.java524 int phoneType; in getSubmitPdus() local

12