Home
last modified time | relevance | path

Searched refs:phoneContentDescription (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/editor/
DRawContactEditorView.java673 final String phoneContentDescription = res.getString(R.string.header_phone_entry); in addReadOnlyRawContactEditorViews() local
689 bindData(phoneDrawable, phoneContentDescription, formattedNumber, phoneType, in addReadOnlyRawContactEditorViews()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1386 Spannable phoneContentDescription = null; in dataItemToEntry() local
1542 phoneContentDescription = com.android.contacts.util.ContactDisplayUtils in dataItemToEntry()
1780 phoneContentDescription == null in dataItemToEntry()
1782 : phoneContentDescription, in dataItemToEntry()