Home
last modified time | relevance | path

Searched defs:alternateContentDescription (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java93 Intent alternateIntent, String alternateContentDescription, in Entry()
107 Drawable alternateIcon, Intent alternateIntent, String alternateContentDescription, in Entry()
DQuickContactActivity.java1260 StringBuilder alternateContentDescription = new StringBuilder(); in dataItemToEntry() local