HomeSort by relevance Sort by last modified time
    Searched refs:buildLabel (Results 1 - 6 of 6) sorted by null

  /packages/apps/Settings/src/com/android/settings/widget/
ChartAxis.java 42 public long buildLabel(Resources res, SpannableStringBuilder builder, long value);
InvertedChartAxis.java 55 public long buildLabel(Resources res, SpannableStringBuilder builder, long value) {
56 return mWrapped.buildLabel(res, builder, value);
ChartDataUsageView.java 501 public long buildLabel(Resources res, SpannableStringBuilder builder, long value) {
577 public long buildLabel(Resources res, SpannableStringBuilder builder, long value) {