Searched defs:UpdateAccountList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/system/user/
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,

Completed in 341 milliseconds