Searched refs:UpdateLabel (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/system/chromeos/session/
H A Dlogout_confirmation_dialog.cc45 UpdateLabel();
54 &LogoutConfirmationDialog::UpdateLabel);
62 UpdateLabel();
67 UpdateLabel();
96 void LogoutConfirmationDialog::UpdateLabel() { function in class:ash::LogoutConfirmationDialog
H A Dlogout_confirmation_dialog.h43 void UpdateLabel();
/external/chromium_org/chrome/browser/chromeos/power/
H A Didle_action_warning_dialog_view.cc73 UpdateLabel();
82 &IdleActionWarningDialogView::UpdateLabel);
92 UpdateLabel();
114 void IdleActionWarningDialogView::UpdateLabel() { function in class:chromeos::IdleActionWarningDialogView
H A Didle_action_warning_dialog_view.h39 void UpdateLabel();
/external/chromium_org/ash/system/ime/
H A Dtray_ime.cc80 UpdateLabel(info);
85 void UpdateLabel(const IMEInfo& info) { function in class:ash::tray::IMEDefaultView
303 default_->UpdateLabel(current);
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Dcore_oobe_handler.h113 void UpdateLabel(const std::string& id, const std::string& text);
H A Dcore_oobe_handler.cc349 UpdateLabel("version", os_version_label_text);
357 void CoreOobeHandler::UpdateLabel(const std::string& id, function in class:chromeos::CoreOobeHandler
/external/chromium_org/ash/system/bluetooth/
H A Dtray_bluetooth.cc71 UpdateLabel();
76 void UpdateLabel() { function in class:ash::tray::BluetoothDefaultView
465 default_->UpdateLabel();

Completed in 2543 milliseconds