Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java96 String thirdContentDescription, int iconResourceId) { in Entry()
110 String thirdContentDescription, int iconResourceId) { in Entry()
DQuickContactActivity.java1265 String thirdContentDescription = null; in dataItemToEntry() local