Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java95 EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, in Entry()
109 EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, in Entry()
DQuickContactActivity.java1264 Intent thirdIntent = null; in dataItemToEntry() local