Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/src/com/android/emergency/
DEmergencyContactManager.java43 String phoneType = null; in getContact() local
144 String phoneType, in Contact()
/packages/apps/Dialer/java/com/android/incallui/incall/impl/
DButtonChooserFactory.java39 int voiceNetworkType, boolean isWiFi, int phoneType) { in newButtonChooser()
DInCallButtonGridFragment.java93 int phoneType) { in updateButtonStates()
DInCallFragment.java88 private int phoneType; field in InCallFragment
/packages/services/Telephony/src/com/android/phone/
DMMIDialogActivity.java118 int phoneType = mPhone.getPhoneType(); in onMMIComplete() local
DPhoneUtils.java343 int phoneType = ringing.getPhone().getPhoneType(); in hangupRingingCall() local
613 int phoneType = phone.getPhoneType(); in placeCall() local
740 int phoneType = cm.getFgPhone().getPhoneType(); in mergeCalls() local
1290 int phoneType = call.getPhone().getPhoneType(); in startGetCallerInfo() local
1393 int phoneType = c.getCall().getPhone().getPhoneType(); in startGetCallerInfo() local
1683 int phoneType = call.getPhone().getPhoneType(); in isConferenceCall() local
1970 int phoneType = cm.getDefaultPhone().getPhoneType(); in okToSwapCalls() local
1999 int phoneType = cm.getFgPhone().getPhoneType(); in okToMergeCalls() local
2029 int phoneType = phone.getPhoneType(); in okToAddCall() local
DSimContacts.java77 final int phoneType; field in SimContacts.NamePhoneTypePair
143 final int phoneType = namePhoneTypePair.phoneType; in actuallyImportOneSimContact() local
DCallFeaturesSetting.java260 int phoneType = mPhone.getPhoneType(); in onResume() local
DCallNotifier.java329 int phoneType = mCM.getFgPhone().getPhoneType(); in run() local
DMobileNetworkSettings.java861 final int phoneType = mPhone.getPhoneType(); in updateBodyAdvancedFields() local
884 final int phoneType = mPhone.getPhoneType(); in updateBodyAdvancedFields() local
DPhoneInterfaceManager.java382 int phoneType = phone.getPhoneType(); in handleMessage() local
/packages/apps/Contacts/src/com/android/contacts/compat/
DTelephonyManagerCompat.java51 final int phoneType = telephonyManager.getPhoneType(); in isVoiceCapable() local
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipConnection.java330 int phoneType = PhoneConstants.PHONE_TYPE_SIP; in setTechnologyTypeExtra() local
/packages/apps/Contacts/src/com/android/contacts/
DShortcutIntentBuilder.java314 byte[] bitmapData, String phoneNumber, int phoneType, String phoneLabel, in createPhoneNumberShortcutIntent()
402 private Bitmap generatePhoneNumberIcon(Drawable photo, int phoneType, String phoneLabel, in generatePhoneNumberIcon()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java963 int phoneType = phone.getPhoneType(); in createConnectionFor() local
1195 int phoneType = connection.getCall().getPhone().getPhoneType(); in addConnectionToConferenceController() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java478 int phoneType; in getSubmitPdus() local
DBluetoothMapContent.java1946 int phoneType = fi.mPhoneType; in smsSelected() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java677 CharSequence phoneType = null; in addReadOnlyRawContactEditorViews() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java783 final String phoneType = String.valueOf(mMimeTypeIdPhone); in buildPhoneMatchingSql() local