Searched refs:ThermalActionTest4Callback (Results 1 – 2 of 2) sorted by relevance
54 class ThermalActionTest4Callback : public ThermalActionCallbackStub {56 ThermalActionTest4Callback() {}; in ThermalActionTest4Callback() function57 virtual ~ThermalActionTest4Callback() {}; in ~ThermalActionTest4Callback()
130 bool ThermalActionHubTest::ThermalActionTest4Callback::OnThermalActionChanged(ActionCallbackMap& ac… in OnThermalActionChanged()327 const sptr<IThermalActionCallback> cb4 = new ThermalActionTest4Callback();