Searched refs:UpdateAccountList (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/system/user/
H A Daccounts_detailed_view.h52 void UpdateAccountList();
H A Daccounts_detailed_view.cc91 void AccountsDetailedView::AccountListChanged() { UpdateAccountList(); }
116 UpdateAccountList();
157 void AccountsDetailedView::UpdateAccountList() { function in class:ash::tray::AccountsDetailedView
/external/chromium_org/chrome/browser/chromeos/policy/
H A Ddevice_local_account_policy_service.cc273 UpdateAccountList();
404 // Avoid unnecessary calls to UpdateAccountList(): If an earlier call is still
408 UpdateAccountList();
411 void DeviceLocalAccountPolicyService::UpdateAccountList() { function in class:policy::DeviceLocalAccountPolicyService
414 base::Bind(&DeviceLocalAccountPolicyService::UpdateAccountList,
H A Ddevice_local_account_policy_service.h210 void UpdateAccountList();
212 // Calls |UpdateAccountList| if there are no previous calls pending.
235 // Whether a call to UpdateAccountList() is pending because |cros_settings_|

Completed in 305 milliseconds