Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/chromeos/login/
Duser_manager_impl.h272 void NotifyActiveUserChanged(const User* active_user);
Duser_manager_impl.cc420 NotifyActiveUserChanged(active_user_); in SwitchActiveUser()
1348 NotifyActiveUserChanged(active_user_); in NotifyOnLogin()
1655 void UserManagerImpl::NotifyActiveUserChanged(const User* active_user) { in NotifyActiveUserChanged() function in chromeos::UserManagerImpl