HomeSort by relevance Sort by last modified time
    Searched full:oobe (Results 1 - 25 of 42) sorted by null

1 2

  /external/chromium/chrome/browser/chromeos/login/
login_display_host.h 19 // An interface that defines OOBE/login screen host.
21 // OOBE/login controllers, views/WebUI UI implementation (such as LoginDisplay).
39 // Sets current step on OOBE progress bar.
42 // Toggles OOBE progress bar visibility, the bar is hidden by default.
base_login_display_host.h 28 // An abstract base class that defines OOBE/login screen host.
67 // OOBE and some screens (camera, recovery) controller.
wizard_controller.h 65 // Returns OOBE completion status.
71 // Marks OOBE process as completed.
74 // Returns device registration completion status, i.e. second part of OOBE.
80 // Marks device registered. i.e. second part of OOBE is completed.
97 // Skips OOBE update screen if it's currently shown.
136 // Registers OOBE preferences.
253 // True if full OOBE flow should be shown.
259 // OOBE/login display host.
dom_login_display_host.h 20 // DOM-specific implementation of the OOBE/login screen host.
help_app_launcher.cc 20 "chrome-extension://honijodknafkokifofgiaalefdiedpko/oobe.html?id=%d";
keyboard_switch_menu.h 17 // A class for the button in the OOBE network configuration screen which expands
oobe_progress_bar.h 20 // progress in OOBE process.
signed_settings_temp_storage.h 17 // There is need (proxy settings at OOBE stage) to store settings
views_login_display_host.h 17 // Views-specific implementation of the OOBE/login screen host.
default_images_view.h 20 // View used for selecting user image on OOBE screen.
enterprise_enrollment_view.h 30 // Implements the UI for the enterprise enrollment screen in OOBE.
help_app_launcher.h 16 // Provides help content during OOBE / login.
background_view.h 82 // Toggles OOBE progress bar visibility, the bar is hidden by default.
88 // Sets current step on OOBE progress bar.
127 // Creates and add OOBE progress bar.
helper.h 132 // Default link color on login/OOBE controls.
138 // Default size of the OOBE screen. Includes 10px shadow from each side.
170 // Font size correction in pixels for login/oobe controls.
enterprise_enrollment_screen.h 44 // OOBE wizard.
login_html_dialog.h 21 // Launches html dialog during OOBE/Login with specified URL and title.
message_bubble.h 31 // MessageBubble is used to show error and info messages on OOBE screens.
network_screen.h 99 // True if user pressed continue button so we should proceed with OOBE
registration_screen.h 61 // RegistrationScreen represents screen that is shown during OOBE.
user_image_view.h 23 // View used for selecting user image on OOBE screen.
wizard_controller.cc 56 // A boolean pref of the OOBE complete flag (first OOBE part before login).
62 // Path to flag file indicating that both parts of OOBE were completed.
214 // Passing this parameter as a "first screen" initiates full OOBE flow.
215 const char WizardController::kOutOfBoxScreenName[] = "oobe";
265 VLOG(1) << "Starting OOBE wizard with screen: " << first_screen_name;
503 // TODO(nkostylev): Update should be required during OOBE.
515 // TODO(nkostylev): Update should be required during OOBE.
base_login_display_host.cc 126 // OOBE. See http://crosbug.com/6289
196 // Check whether we need to execute OOBE process.
278 // user has changed to during OOBE.
  /libcore/luni/src/test/java/libcore/java/lang/
OldStringBufferTest.java 257 } catch(StringIndexOutOfBoundsException oobe) {
264 } catch(StringIndexOutOfBoundsException oobe) {
273 } catch(StringIndexOutOfBoundsException oobe) {
280 } catch(StringIndexOutOfBoundsException oobe) {
287 } catch(StringIndexOutOfBoundsException oobe) {
  /external/chromium/chrome/browser/chromeos/frame/
dom_browser.h 19 // TODO(rharrison): Add support for OOBE and screen lock DOM screens.
  /external/chromium/chrome/browser/chromeos/status/
status_area_host.h 32 kLoginMode, // The host is for the OOBE/login screens.

Completed in 279 milliseconds

1 2