Home
last modified time | relevance | path

Searched defs:userScreenUnlockCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_event_subscriber.cpp25 const std::function<void()> &userScreenUnlockCallback) in AbilityManagerEventSubscriber()
H A Dability_manager_service.cpp7092 auto userScreenUnlockCallback = [abilityManager = weak_from_this()]() { in SubscribeScreenUnlockedEvent() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymanagereventsubscriber_fuzzer/
H A Dabilitymanagereventsubscriber_fuzzer.cpp54 std::function<void()> userScreenUnlockCallback; in DoSomethingInterestingWithMyAPI() local