Searched refs:SetDisplayPower (Results 1 – 3 of 3) sorted by relevance
40 bool SetDisplayPower(DisplayState state, uint32_t reason);
127 bool ret = action_->SetDisplayPower(state, stateChangeReason_); in UpdateState()269 bool ret = action_->SetDisplayPower(state, stateChangeReason_); in OnStateChanged()
127 bool ScreenAction::SetDisplayPower(DisplayState state, uint32_t reason) in SetDisplayPower() function in OHOS::DisplayPowerMgr::ScreenAction