Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h2037 void RemoveScreenUnlockInterceptor();
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp7086 abilityMgr->RemoveScreenUnlockInterceptor(); in SubscribeScreenUnlockedEvent()
7099 abilityMgr->RemoveScreenUnlockInterceptor(); in SubscribeScreenUnlockedEvent()
7136 void AbilityManagerService::RemoveScreenUnlockInterceptor() in RemoveScreenUnlockInterceptor() function in OHOS::AAFwk::AbilityManagerService