Searched refs:setBottomLabels (Results 1 – 3 of 3) sorted by relevance
59 setBottomLabels(a.getTextArray(R.styleable.UsageView_bottomLabels)); in UsageView()150 public void setBottomLabels(CharSequence[] labels) { in setBottomLabels() method in UsageView
84 chart.setBottomLabels(new CharSequence[] { in onBindViewHolder()
140 view.setBottomLabels(new CharSequence[]{timeString, remaining}); in bindHistory()