Home
last modified time | relevance | path

Searched refs:LOWER_TEMP (Results 1 - 5 of 5) sorted by relevance

/base/powermgr/thermal_manager/services/native/src/thermal_action/action/
H A Daction_popup.cpp95 case LOWER_TEMP: in HandlePopupEvent()
96 ShowThermalDialog(ActionPopup::TempStatus::LOWER_TEMP); in HandlePopupEvent()
125 if (value == TempStatus::LOWER_TEMP) { in ShowThermalDialog()
H A Daction_airplane.cpp103 case ActionAirplane::TempStatus::LOWER_TEMP: in AirplaneRequest()
/base/powermgr/thermal_manager/services/native/include/thermal_action/action/
H A Daction_airplane.h28 LOWER_TEMP = 0, enumerator
H A Daction_popup.h28 LOWER_TEMP = 1, enumerator
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_dialog_test.cpp82 EXPECT_TRUE(popup->ShowThermalDialog(ActionPopup::TempStatus::LOWER_TEMP)); in HWTEST_F()

Completed in 2 milliseconds