Searched refs:InvertedChartAxis (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
H A DInvertedChartAxis.java25 public class InvertedChartAxis implements ChartAxis { class in inherits:ChartAxis
29 public InvertedChartAxis(ChartAxis wrapped) { method in class:InvertedChartAxis
H A DChartDataUsageView.java89 init(new TimeAxis(), new InvertedChartAxis(new DataAxis()));
H A DChartSweepView.java601 if (mAxis instanceof InvertedChartAxis) {

Completed in 303 milliseconds