Searched refs:callAccountLabel (Results 1 – 2 of 2) sorted by relevance
37 public final TextView callAccountLabel; field in PhoneCallDetailsViews48 TextView callAccountLabel) { in PhoneCallDetailsViews() argument57 this.callAccountLabel = callAccountLabel; in PhoneCallDetailsViews()
205 views.callAccountLabel.setVisibility(View.VISIBLE); in setPhoneCallDetails()206 views.callAccountLabel.setText(accountLabel); in setPhoneCallDetails()210 views.callAccountLabel.setTextColor(context.getResources().getColor(defaultColor)); in setPhoneCallDetails()212 views.callAccountLabel.setTextColor(color); in setPhoneCallDetails()215 views.callAccountLabel.setVisibility(View.GONE); in setPhoneCallDetails()