Home
last modified time | relevance | path

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

/packages/apps/EmergencyInfo/src/com/android/emergency/
DEmergencyContactManager.java39 String phoneType = null; in getContact() local
131 String phoneType, in Contact()
/packages/services/Telephony/src/com/android/phone/
DPhoneUtils.java344 int phoneType = ringing.getPhone().getPhoneType(); in hangupRingingCall() local
614 int phoneType = phone.getPhoneType(); in placeCall() local
741 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
DMMIDialogActivity.java106 int phoneType = mPhone.getPhoneType(); in onMMIComplete() local
DSimContacts.java77 final int phoneType; field in SimContacts.NamePhoneTypePair
143 final int phoneType = namePhoneTypePair.phoneType; in actuallyImportOneSimContact() local
DCallFeaturesSetting.java239 int phoneType = mPhone.getPhoneType(); in onResume() local
DMobileNetworkSettings.java564 final int phoneType = mPhone.getPhoneType(); in updateBody() local
590 final int phoneType = mPhone.getPhoneType(); in updateBody() local
DCallNotifier.java342 int phoneType = mCM.getFgPhone().getPhoneType(); in run() local
DPhoneInterfaceManager.java300 int phoneType = phone.getPhoneType(); in handleMessage() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
DTelephonyManagerCompat.java53 final int phoneType = telephonyManager.getPhoneType(); in isVoiceCapable() local
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnectionService.java551 int phoneType = phone.getPhoneType(); in createConnectionFor() local
707 int phoneType = connection.getCall().getPhone().getPhoneType(); in addConnectionToConferenceController() local
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DShortcutIntentBuilder.java305 byte[] bitmapData, String phoneNumber, int phoneType, String phoneLabel, in createPhoneNumberShortcutIntent()
372 private Bitmap generatePhoneNumberIcon(Drawable photo, int phoneType, String phoneLabel, in generatePhoneNumberIcon()
/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipConnection.java317 int phoneType = PhoneConstants.PHONE_TYPE_SIP; in setTechnologyTypeExtra() local
/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactReadOnlyEditorView.java178 CharSequence phoneType = null; in setState() local
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapSmsPdu.java483 int phoneType; in getSubmitPdus() local
DBluetoothMapContent.java1947 int phoneType = fi.mPhoneType; in smsSelected() local
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
DCallLogAdapterTest.java820 private CharSequence getTypeLabel(int phoneType) { in getTypeLabel()
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
DAbstractContactAggregator.java782 final String phoneType = String.valueOf(mMimeTypeIdPhone); in buildPhoneMatchingSql() local