Searched refs:newBadge (Results 1 – 1 of 1) sorted by relevance
226 final TextView newBadge = (TextView) result.findViewById(R.id.assistant_new_badge); in getPrimaryItemView() local228 newBadge.setVisibility(item.contactsView == ContactsView.ASSISTANT && showWelcomeBadge in getPrimaryItemView()