Searched refs:AddPowerModeCallback (Results 1 – 3 of 3) sorted by relevance
41 void AddPowerModeCallback(const sptr<IPowerModeCallback>& callback);
108 void PowerModeModule::AddPowerModeCallback(const sptr<IPowerModeCallback>& callback) in AddPowerModeCallback() function in OHOS::PowerMgr::PowerModeModule
835 powerModeModule_.AddPowerModeCallback(callback); in RegisterPowerModeCallback()