Home
last modified time | relevance | path

Searched defs:thirdIcon (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()
583 Drawable thirdIcon = entry.getThirdIcon(); in applyColor() local
686 final ImageView thirdIcon = (ImageView) view.findViewById(R.id.third_icon); in createEntryView() local
1004 public EntryTouchListener(View entry, ImageView alternateIcon, ImageView thirdIcon) { in EntryTouchListener()
DQuickContactActivity.java1263 Drawable thirdIcon = null; in dataItemToEntry() local