Searched refs:SetScreenPower (Results 1 – 3 of 3) sorted by relevance
319 ScreenSessionManager::GetInstance().SetScreenPower(ScreenPowerStatus::POWER_STATUS_ON, in ChangeScreenDisplayModeToCoordination()
224 bool SetScreenPower(ScreenPowerStatus status, PowerStateChangeReason reason);
1804 return SetScreenPower(status, reason); in SetScreenPowerForAll()1871 bool ScreenSessionManager::SetScreenPower(ScreenPowerStatus status, PowerStateChangeReason reason) in SetScreenPower() function in OHOS::Rosen::ScreenSessionManager