HomeSort by relevance Sort by last modified time
    Searched defs:buildLabel (Results 1 - 4 of 4) 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) {
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 464 milliseconds