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.java1378 String thirdContentDescription = null; in dataItemToEntry() local
1527 thirdContentDescription = in dataItemToEntry()
1553 thirdContentDescription = in dataItemToEntry()
1747 entryContextMenuInfo, thirdIcon, thirdIntent, thirdContentDescription, thirdAction, in dataItemToEntry()
DExpandingEntryCardView.java128 String thirdContentDescription, int thirdAction, Bundle thirdExtras, in Entry() argument
147 mThirdContentDescription = thirdContentDescription; in Entry()