Home
last modified time | relevance | path

Searched defs:shouldAdjustAxis (Results 1 – 2 of 2) 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