Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java1399 String thirdContentDescription = null; in dataItemToEntry() local
1570 thirdContentDescription = in dataItemToEntry()
1595 thirdContentDescription = in dataItemToEntry()
1604 thirdContentDescription = ((PhoneDataItem) dataItem).getReachableDataItem() in dataItemToEntry()
1788 entryContextMenuInfo, thirdIcon, thirdIntent, thirdContentDescription, thirdAction, in dataItemToEntry()
DExpandingEntryCardView.java128 String thirdContentDescription, int thirdAction, Bundle thirdExtras, in Entry() argument
147 mThirdContentDescription = thirdContentDescription; in Entry()