Searched refs:checkmark (Results 1 – 1 of 1) sorted by relevance
292 ImageView checkmark = (ImageView) v.findViewById(R.id.action_checkmark); in changeFocus() local293 setAlpha(checkmark, shouldAnimate, titleAlpha); in changeFocus()