Home
last modified time | relevance | path

Searched defs:userScreenUnlockCallback (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_event_subscriber.cpp23 AbilityManagerEventSubscriber( const EventFwk::CommonEventSubscribeInfo &subscribeInfo, const std::function<void()> &callback, const std::function<void()> &userScreenUnlockCallback) AbilityManagerEventSubscriber() argument
H A Dability_manager_service.cpp7059 auto userScreenUnlockCallback = [abilityManager = weak_from_this()]() { in SubscribeScreenUnlockedEvent() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_event_subscriber_test/
H A Dability_manager_event_subscriber_test.cpp50 std::function<void()> userScreenUnlockCallback = []() {}; in HWTEST_F() local
/foundation/ability/ability_runtime/test/fuzztest/abilitymanagereventsubscriber_fuzzer/
H A Dabilitymanagereventsubscriber_fuzzer.cpp54 std::function<void()> userScreenUnlockCallback; in DoSomethingInterestingWithMyAPI() local

Completed in 23 milliseconds