Searched refs:mBadgeText (Results 1 – 1 of 1) sorted by relevance
274 private TextView mBadgeText; field in CallLogAdapter1088 mBadgeText = (TextView) mBadgeContainer.findViewById(R.id.badge_text); in bindBadge()1111 mBadgeText.setText(R.string.recentCalls_addToContact); in bindBadge()