Searched refs:NotifyActiveUserChanged (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/user_manager/
H A Duser_manager_base.h298 void NotifyActiveUserChanged(const User* active_user);
H A Duser_manager_base.cc268 NotifyActiveUserChanged(active_user_);
860 NotifyActiveUserChanged(active_user_);
939 void UserManagerBase::NotifyActiveUserChanged(const User* active_user) { function in class:user_manager::UserManagerBase

Completed in 254 milliseconds