Home
last modified time | relevance | path

Searched defs:phoneLabel (Results 1 – 5 of 5) sorted by relevance

/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DContactEntry.java48 public String phoneLabel; field in ContactEntry
DShortcutIntentBuilder.java305 byte[] bitmapData, String phoneNumber, int phoneType, String phoneLabel, in createPhoneNumberShortcutIntent()
372 private Bitmap generatePhoneNumberIcon(Drawable photo, int phoneType, String phoneLabel, in generatePhoneNumberIcon()
DPhoneNumberListAdapter.java482 final String phoneLabel = cursor.getString(PhoneQuery.PHONE_LABEL); in bindPhoneNumber() local
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
DCallerInfo.java130 public String phoneLabel; field in CallerInfo
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1853 String phoneLabel = null; in dataItemToEntry() local