Searched refs:NotifyLocalStateChanged (Results 1 – 11 of 11) sorted by relevance
115 void NotifyLocalStateChanged() override {} in NotifyLocalStateChanged() function
312 virtual void NotifyLocalStateChanged() = 0;
108 void NotifyLocalStateChanged() override;
694 void UserManagerBase::NotifyLocalStateChanged() { in NotifyLocalStateChanged() function in user_manager::UserManagerBase1019 NotifyLocalStateChanged(); in RemoveRegularOrSupervisedUserFromList()
108 void NotifyLocalStateChanged() override {} in NotifyLocalStateChanged() function
315 virtual void NotifyLocalStateChanged() = 0;
112 void NotifyLocalStateChanged() override;
716 void UserManagerBase::NotifyLocalStateChanged() { in NotifyLocalStateChanged() function in user_manager::UserManagerBase1055 NotifyLocalStateChanged(); in RemoveRegularOrSupervisedUserFromList()
76 MOCK_METHOD0(NotifyLocalStateChanged, void(void));
774 NotifyLocalStateChanged(); in RetrieveTrustedDevicePolicies()
464 parent_->user_manager_->NotifyLocalStateChanged(); in UpdateLocalState()