Searched defs:actionIconArea (Results 1 – 3 of 3) sorted by relevance
67 protected void bindActionIcon(View actionIconArea, ImageView actionIcon) { in bindActionIcon()87 final View actionIconArea = convertView.findViewById(R.id.action_icon_area); in bindView() local
41 protected void bindActionIcon(View actionIconArea, ImageView actionIcon) { in bindActionIcon()
101 final View actionIconArea = view.findViewById(R.id.action_icon_area); in bindAction() local