Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DChartAxis.java51 public int shouldAdjustAxis(long value); in shouldAdjustAxis() method
H A DInvertedChartAxis.java69 public int shouldAdjustAxis(long value) { in shouldAdjustAxis() method in InvertedChartAxis