Searched refs:USER_NON_ACTIVE_EVENT (Results 1 – 4 of 4) sorted by relevance
54 userNotifier_->UnRegisterEventType(USER_NON_ACTIVE_EVENT); in Stop()91 errCode = userNotifier_->RegisterEventType(USER_NON_ACTIVE_EVENT); in PrepareNotifierChain()99 userNotifier_->UnRegisterEventType(USER_NON_ACTIVE_EVENT); in PrepareNotifierChain()118 userNotifier_->NotifyEvent(USER_NON_ACTIVE_EVENT, nullptr); in NotifyUserChanged()
46 static constexpr EventType USER_NON_ACTIVE_EVENT = 4; variable
127 UserChangeMonitor::USER_ACTIVE_EVENT : UserChangeMonitor::USER_NON_ACTIVE_EVENT; in StartSyncerWithNoLock()200 [this](void *) { UserChangeHandle(); }, UserChangeMonitor::USER_NON_ACTIVE_EVENT); in ChangeUserListener()
194 UserChangeMonitor::USER_ACTIVE_EVENT : UserChangeMonitor::USER_NON_ACTIVE_EVENT; in StartSyncerWithNoLock()290 [this](void *) { UserChangeHandle(); }, UserChangeMonitor::USER_NON_ACTIVE_EVENT); in ChangeUserListener()