Searched refs:SetScreenPowerForFold (Results 1 – 5 of 5) sorted by relevance
284 … ScreenSessionManager::GetInstance().SetScreenPowerForFold(ScreenPowerStatus::POWER_STATUS_OFF); in ChangeScreenDisplayModeInner()295 … ScreenSessionManager::GetInstance().SetScreenPowerForFold(ScreenPowerStatus::POWER_STATUS_ON); in ChangeScreenDisplayModeInner()332 ScreenSessionManager::GetInstance().SetScreenPowerForFold(SCREEN_ID_SUB, in ChangeScreenDisplayModeToCoordination()385 ScreenSessionManager::GetInstance().SetScreenPowerForFold(SCREEN_ID_SUB, in ExitCoordination()
406 ScreenSessionManager::GetInstance().SetScreenPowerForFold(screenPowerStatus); in ChangeScreenDisplayModePower()530 ScreenSessionManager::GetInstance().SetScreenPowerForFold(SCREEN_ID_MAIN, in ChangeScreenDisplayModeToCoordination()546 ScreenSessionManager::GetInstance().SetScreenPowerForFold(SCREEN_ID_MAIN, in CloseCoordinationScreen()560 ScreenSessionManager::GetInstance().SetScreenPowerForFold(SCREEN_ID_MAIN, in ExitCoordination()
373 ScreenSessionManager::GetInstance().SetScreenPowerForFold(screenId, screenPowerStatus); in ChangeScreenDisplayModePower()
225 void SetScreenPowerForFold(ScreenPowerStatus status);226 void SetScreenPowerForFold(ScreenId screenId, ScreenPowerStatus status);
1911 void ScreenSessionManager::SetScreenPowerForFold(ScreenPowerStatus status) in SetScreenPowerForFold() function in OHOS::Rosen::ScreenSessionManager1917 SetScreenPowerForFold(foldScreenController_->GetCurrentScreenId(), status); in SetScreenPowerForFold()1920 void ScreenSessionManager::SetScreenPowerForFold(ScreenId screenId, ScreenPowerStatus status) in SetScreenPowerForFold() function in OHOS::Rosen::ScreenSessionManager