Searched refs:POWER_COMPONENT_CPU (Results 1 – 4 of 4) sorted by relevance
94 private static final String POWER_COMPONENT_CPU = "CPU"; field in PowerComponentUtil181 case POWER_COMPONENT_CPU: in toPowerComponent()231 return POWER_COMPONENT_CPU; in powerComponentToString()
154 .thenReturn(BatteryConsumer.POWER_COMPONENT_CPU); in convertBatteryEntryToContentValues_systemEntry_returnsExpectedContentValues()206 .isEqualTo(BatteryConsumer.POWER_COMPONENT_CPU); in convertBatteryEntryToContentValues_systemEntry_returnsExpectedContentValues()
362 BatteryConsumer.POWER_COMPONENT_CPU, in getNameAndIconFromPowerComponent_rerturnExpectedNameAndIcon()
582 case BatteryConsumer.POWER_COMPONENT_CPU: // id: 1 in getNameAndIconFromPowerComponent()