Searched defs:shouldAdjustAxis (Results 1 – 3 of 3) sorted by relevance
/packages/apps/Settings/src/com/android/settings/widget/ | ||
D | ChartAxis.java | 51 public int shouldAdjustAxis(long value); in shouldAdjustAxis() method |
D | InvertedChartAxis.java | 69 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in InvertedChartAxis |
D | ChartDataUsageView.java | 467 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in ChartDataUsageView.TimeAxis |