Searched defs:thirdIcon (Results 1 – 2 of 2) sorted by relevance
127 EntryContextMenuInfo entryContextMenuInfo, Drawable thirdIcon, Intent thirdIntent, in Entry()615 Drawable thirdIcon = entry.getThirdIcon(); in applyColor() local719 final ImageView thirdIcon = (ImageView) view.findViewById(R.id.third_icon); in createEntryView() local1022 public EntryTouchListener(View entry, ImageView alternateIcon, ImageView thirdIcon) { in EntryTouchListener()
1396 Drawable thirdIcon = null; in dataItemToEntry() local