Searched refs:getIndexedUsageMap (Results 1 – 3 of 3) sorted by relevance
156 assertThat(ConvertUtils.getIndexedUsageMap( in testGetIndexedUsageMap_nullOrEmptyHistoryMap_returnEmptyCollection()160 assertThat(ConvertUtils.getIndexedUsageMap( in testGetIndexedUsageMap_nullOrEmptyHistoryMap_returnEmptyCollection()218 ConvertUtils.getIndexedUsageMap( in testGetIndexedUsageMap_returnsExpectedResult()243 ConvertUtils.getIndexedUsageMap( in testGetIndexedUsageMap_returnsExpectedResult()302 ConvertUtils.getIndexedUsageMap( in testGetIndexedUsageMap_usageTimeExceed_returnsExpectedResult()
628 ConvertUtils.getIndexedUsageMap( in getBatteryLast24HrUsageData()669 ConvertUtils.getIndexedUsageMap( in doInBackground()
172 public static Map<Integer, List<BatteryDiffEntry>> getIndexedUsageMap( in getIndexedUsageMap() method in ConvertUtils