UIState 130 chrome/browser/chromeos/login/screens/error_screen.cc void ErrorScreen::SetUIState(UIState ui_state) { UIState 135 chrome/browser/chromeos/login/screens/error_screen.cc ErrorScreen::UIState ErrorScreen::GetUIState() const { UIState 91 chrome/browser/chromeos/login/screens/error_screen.h void SetUIState(UIState ui_state); UIState 93 chrome/browser/chromeos/login/screens/error_screen.h UIState GetUIState() const; UIState 41 chrome/browser/chromeos/login/screens/error_screen_actor.h ErrorScreen::UIState ui_state() const { return ui_state_; } UIState 68 chrome/browser/chromeos/login/screens/error_screen_actor.h virtual void SetUIState(ErrorScreen::UIState ui_state) = 0; UIState 80 chrome/browser/chromeos/login/screens/error_screen_actor.h ErrorScreen::UIState ui_state_; UIState 32 chrome/browser/chromeos/login/screens/mock_error_screen.h MOCK_METHOD1(SetUIState, void(ErrorScreen::UIState ui_state)); UIState 102 chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc void ErrorScreenHandler::SetUIState(ErrorScreen::UIState ui_state) { UIState 41 chrome/browser/ui/webui/chromeos/login/error_screen_handler.h virtual void SetUIState(ErrorScreen::UIState ui_state) OVERRIDE; UIState 513 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.cc void SigninScreenHandler::UpdateUIState(UIState ui_state, UIState 259 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h void UpdateUIState(UIState ui_state, base::DictionaryValue* params); UIState 454 chrome/browser/ui/webui/chromeos/login/signin_screen_handler.h UIState ui_state_; UIState 141 ui/app_list/views/app_list_item_view.cc void AppListItemView::SetUIState(UIState state) { UIState 87 ui/app_list/views/app_list_item_view.h void SetUIState(UIState state); UIState 138 ui/app_list/views/app_list_item_view.h UIState ui_state_;