Searched refs:mBatteryIndexedMap (Results 1 – 2 of 2) sorted by relevance
83 Map<Integer, List<BatteryDiffEntry>> mBatteryIndexedMap; field in BatteryChartPreferenceController262 mBatteryIndexedMap = null; in setBatteryHistoryMap()326 if (mBatteryIndexedMap == null in refreshUi()332 trapezoidIndex, mBatteryIndexedMap.size(), isForce)); in refreshUi()348 mBatteryIndexedMap.get(Integer.valueOf(mTrapezoidIndex)); in addAllPreferences()692 mBatteryIndexedMap = indexedUsageMap; in onPostExecute()
214 assertThat(mBatteryChartPreferenceController.mBatteryIndexedMap).hasSize(13); in testSetBatteryHistoryMap_createExpectedKeysAndLevels()234 assertThat(mBatteryChartPreferenceController.mBatteryIndexedMap).hasSize(13); in testSetBatteryHistoryMap_largeSize_createExpectedKeysAndLevels()