Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h156 static bool IsSceneRunningLockType(RunningLockType type);
H A Drunning_lock_mgr.cpp334 bool RunningLockMgr::IsSceneRunningLockType(RunningLockType type) in IsSceneRunningLockType() function in OHOS::PowerMgr::RunningLockMgr
346 return IsSceneRunningLockType(type) || in NeedNotify()