HomeSort by relevance Sort by last modified time
    Searched defs:UIState (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/screens/
error_screen.h 27 enum UIState {
81 void SetUIState(UIState ui_state);
83 UIState GetUIState() const;
  /external/chromium_org/ui/app_list/views/
app_list_item_view.h 75 enum UIState {
87 void SetUIState(UIState state);
143 UIState ui_state_;
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.h 249 enum UIState {
264 void UpdateUIState(UIState ui_state, base::DictionaryValue* params);
417 UIState ui_state_;

Completed in 102 milliseconds