Home
last modified time | relevance | path

Searched refs:isRightPowerButton (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp419 bool isRightPowerButton = static_cast<bool>(enableConfig["isRightPowerButton"]); in ConfigureScreenScene() local
420 TLOGD(WmsLogTag::DMS, "isRightPowerButton = %d", isRightPowerButton); in ConfigureScreenScene()
421 deviceScreenConfig_.isRightPowerButton_ = isRightPowerButton; in ConfigureScreenScene()