Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryChartView.java59 private static final int DEFAULT_TRAPEZOID_COUNT = 12; field in BatteryChartView
123 setTrapezoidCount(DEFAULT_TRAPEZOID_COUNT); in BatteryChartView()