Home
last modified time | relevance | path

Searched defs:buildLabel (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DChartAxis.java42 public long buildLabel(Resources res, SpannableStringBuilder builder, long value); in buildLabel() method
DInvertedChartAxis.java55 public long buildLabel(Resources res, SpannableStringBuilder builder, long value) { in buildLabel() method in InvertedChartAxis