Searched defs:userScreenUnlockCallback (Results 1 – 3 of 3) sorted by relevance
25 const std::function<void()> &userScreenUnlockCallback) in AbilityManagerEventSubscriber()
7092 auto userScreenUnlockCallback = [abilityManager = weak_from_this()]() { in SubscribeScreenUnlockedEvent() local
54 std::function<void()> userScreenUnlockCallback; in DoSomethingInterestingWithMyAPI() local