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.java127 EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, in Entry()
615 Drawable thirdIcon = entry.getThirdIcon(); in applyColor() local
719 final ImageView thirdIcon = (ImageView) view.findViewById(R.id.third_icon); in createEntryView() local
1022 public EntryTouchListener(View entry, ImageView alternateIcon, ImageView thirdIcon) { in EntryTouchListener()
DQuickContactActivity.java1396 Drawable thirdIcon = null; in dataItemToEntry() local