Home
last modified time | relevance | path

Searched refs:BATTERY_HEALTH_GOOD (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/battery/interfaces/hdi_service/include/
H A Dpower_supply_provider.h37 BATTERY_HEALTH_GOOD, enumerator
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_service_test.cpp483 {"Good", PowerSupplyProvider::BATTERY_HEALTH_GOOD }, in HealthStateEnumConverter()
485 {"Warm", PowerSupplyProvider::BATTERY_HEALTH_GOOD }, // JEITA specification in HealthStateEnumConverter()
486 {"Cool", PowerSupplyProvider::BATTERY_HEALTH_GOOD }, // JEITA specification in HealthStateEnumConverter()
892 PowerSupplyProvider::BatteryHealthState::BATTERY_HEALTH_GOOD); in HWTEST_F()
/drivers/peripheral/battery/interfaces/hdi_service/src/
H A Dpower_supply_provider.cpp136 { "Good", BATTERY_HEALTH_GOOD }, in HealthStateEnumConverter()
138 { "Warm", BATTERY_HEALTH_GOOD }, // JEITA specification in HealthStateEnumConverter()
139 { "Cool", BATTERY_HEALTH_GOOD }, // JEITA specification in HealthStateEnumConverter()

Completed in 4 milliseconds