Searched refs:DESIRED_HISTORY_SIZE (Results 1 – 2 of 2) sorted by relevance
74 private static final int DESIRED_HISTORY_SIZE = field in BatteryChartPreferenceControllerTest75 BatteryChartPreferenceController.DESIRED_HISTORY_SIZE;203 for (int index = 0; index < DESIRED_HISTORY_SIZE; index++) { in testSetBatteryHistoryMap_createExpectedKeysAndLevels()223 for (int index = 0; index < DESIRED_HISTORY_SIZE; index++) { in testSetBatteryHistoryMap_largeSize_createExpectedKeysAndLevels()702 for (int index = 0; index < DESIRED_HISTORY_SIZE; index++) { in createBatteryHistoryMap()
70 public static final int DESIRED_HISTORY_SIZE = 25; field in BatteryChartPreferenceController72 private static final int CHART_KEY_ARRAY_SIZE = DESIRED_HISTORY_SIZE;