Searched refs:companionTextView (Results 1 – 1 of 1) sorted by relevance
54 final TextView companionTextView = (TextView) view.findViewById(R.id.companion_text); in onBindViewHolder() local56 mDailyChartView.setCompanionTextView(companionTextView); in onBindViewHolder()58 mHourlyChartView.setCompanionTextView(companionTextView); in onBindViewHolder()