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/
DRawContactReadOnlyEditorView.java167 final String phoneContentDescription = res.getString(R.string.header_phone_entry); in setState() local
183 bindData(phoneDrawable, phoneContentDescription, formattedNumber, phoneType, in setState()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1714 Spannable phoneContentDescription = null; in dataItemToEntry() local
1861 phoneContentDescription = com.android.contacts.common.util.ContactDisplayUtils in dataItemToEntry()
2105 phoneContentDescription == null in dataItemToEntry()
2107 : phoneContentDescription, in dataItemToEntry()