Home
last modified time | relevance | path

Searched refs:InvertedChartAxis (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/widget/
DInvertedChartAxis.java25 public class InvertedChartAxis implements ChartAxis { class
29 public InvertedChartAxis(ChartAxis wrapped) { in InvertedChartAxis() method in InvertedChartAxis
DChartSweepView.java606 if (mAxis instanceof InvertedChartAxis) {