Searched refs:ThermalActionTest2Callback (Results 1 – 2 of 2) sorted by relevance
40 class ThermalActionTest2Callback : public ThermalActionCallbackStub {42 ThermalActionTest2Callback() {}; in ThermalActionTest2Callback() function43 virtual ~ThermalActionTest2Callback() {}; in ~ThermalActionTest2Callback()
87 bool ThermalActionHubTest::ThermalActionTest2Callback::OnThermalActionChanged(ActionCallbackMap& ac… in OnThermalActionChanged()264 const sptr<IThermalActionCallback> cb2 = new ThermalActionTest2Callback();