Searched refs:currentScreenId (Results 1 – 1 of 1) sorted by relevance
203 ScreenId currentScreenId = foldScreenController_->GetCurrentScreenId(); in FoldScreenPowerInit() local204 if (currentScreenId == SCREEN_ID_FULL) { in FoldScreenPowerInit()218 } else if (currentScreenId == SCREEN_ID_MAIN) { in FoldScreenPowerInit()2453 ScreenId currentScreenId = foldScreenController_->GetCurrentScreenId(); in NotifyPowerEventForDualDisplay() local2454 auto iter = screenSessionMap_.find(currentScreenId); in NotifyPowerEventForDualDisplay()