Searched refs:PowerModeTest1Callback (Results 1 – 6 of 6) sorted by relevance
30 class PowerModeTest1Callback : public PowerModeCallbackStub {32 PowerModeTest1Callback() {}; in PowerModeTest1Callback() function33 virtual ~PowerModeTest1Callback() {}; in ~PowerModeTest1Callback()
30 class PowerModeTest1Callback : public IRemoteStub<IPowerModeCallback> {32 PowerModeTest1Callback() {}; in PowerModeTest1Callback() function33 virtual ~PowerModeTest1Callback() {}; in ~PowerModeTest1Callback()
38 class PowerModeTest1Callback : public PowerModeCallbackStub {40 PowerModeTest1Callback() {}; in PowerModeTest1Callback() function41 virtual ~PowerModeTest1Callback() {}; in ~PowerModeTest1Callback()
36 void PowerRegisterCallbackModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged()50 sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();
37 void PowerDeviceModeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged()57 sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();
50 void PowerMgrPowerSavemodeTest::PowerModeTest1Callback::OnPowerModeChanged(PowerMode mode) in OnPowerModeChanged()207 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();230 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();253 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();277 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();299 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();321 const sptr<IPowerModeCallback> cb1 = new PowerModeTest1Callback();