Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp462 bool isShuttingDown = shutdownController_->IsShuttingDown(); in CheckDialogAndShuttingDown() local
464 if (isLongPress || isShuttingDown) { in CheckDialogAndShuttingDown()
466 …FEATURE_INPUT, "isLongPress: %{public}d, isShuttingDown: %{public}d", isLongPress, isShuttingDown); in CheckDialogAndShuttingDown()