Home
last modified time | relevance | path

Searched defs:shouldAdjustAxis (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DChartAxis.java51 public int shouldAdjustAxis(long value); in shouldAdjustAxis() method
DInvertedChartAxis.java69 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in InvertedChartAxis
DChartDataUsageView.java467 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in ChartDataUsageView.TimeAxis
583 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in ChartDataUsageView.DataAxis