Searched refs:CHART_LEVEL_ARRAY_SIZE (Results 1 – 1 of 1) sorted by relevance
71 private static final int CHART_LEVEL_ARRAY_SIZE = 13; field in BatteryChartPreferenceController269 mBatteryHistoryLevels = new int[CHART_LEVEL_ARRAY_SIZE]; in setBatteryHistoryMap()270 for (int index = 0; index < CHART_LEVEL_ARRAY_SIZE; index++) { in setBatteryHistoryMap()630 /*timeSlotSize=*/ CHART_LEVEL_ARRAY_SIZE - 1, in getBatteryLast24HrUsageData()670 mPrefContext, /*timeSlotSize=*/ CHART_LEVEL_ARRAY_SIZE - 1, in doInBackground()