Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp76 bool g_isPickUpOpen = false; variable
286 g_isPickUpOpen = isSettingEnable; in WakeupPickupGestureSettingUpdateFunc()
680 if (systemAbilityId == MSDP_MOTION_SERVICE_ID && g_isPickUpOpen == true) { in OnAddSystemAbility()