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