OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oobe
(Results
76 - 100
of
241
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium/chrome/browser/chromeos/login/
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.
/external/chromium_org/ash/system/tray/
system_tray_item.cc
61
// Never show a detailed view during
OOBE
, e.g. from a notification.
/external/chromium_org/chrome/browser/chromeos/login/
help_app_launcher.cc
27
"chrome-extension://honijodknafkokifofgiaalefdiedpko/
oobe
.html?id=%d";
help_app_launcher.h
16
// Provides help content during
OOBE
/ login.
login_ui_browsertest.cc
53
// Tests that the default first screen is the network screen after
OOBE
tpm_password_fetcher.cc
56
// For a fresh
OOBE
flow TPM is uninitialized,
wizard_controller.h
86
// Checks whether
OOBE
should start enrollment automatically.
286
// True if full
OOBE
flow should be shown.
292
//
OOBE
/login display host.
/external/chromium_org/chrome/browser/resources/chromeos/login/
screen_message_box.js
72
Oobe
.showScreen({id: SCREEN_MESSAGE_BOX});
resource_loader.js
6
* @fileoverview Deferred resource loader for
OOBE
/Login screens.
39
* rendered page is served as chrome://
oobe
, then all the HTML assets
40
* must be served as chrome://
oobe
/path/to/something.html.
oobe_screen_user_image.js
6
* @fileoverview
Oobe
user image screen implementation.
30
* Creates a new
OOBE
screen div.
37
* Registers with
Oobe
.
50
Oobe
.getInstance().registerScreen(screen);
138
* Buttons in
oobe
wizard's button strip.
302
Oobe
.getInstance().headerHidden = true;
422
Oobe
.getInstance().updateScreenSize(this);
/external/chromium_org/chrome/browser/resources/user_manager/
user_manager.css
7
.
oobe
-display {
/external/chromium_org/chrome/browser/ui/webui/
about_ui.h
17
// We expose this class because the
OOBE
flow may need to explicitly add the
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.cc
58
// List of known types of OobeUI. Type added as path in chrome://
oobe
url, for
59
// example chrome://
oobe
/user-adding.
60
const char kOobeDisplay[] = "
oobe
";
76
const char kOobeJSPath[] = "
oobe
.js";
85
// Creates a WebUIDataSource for chrome://
oobe
277
// Set up the chrome://
oobe
/ source.
core_oobe_handler.cc
30
const char kJsScreenPath[] = "cr.ui.
Oobe
";
46
//
OOBE
UI is not visible by default.
83
//
OOBE
accessibility options menu strings shown on each screen.
/external/chromium_org/chromeos/system/
statistics_provider.cc
62
// The location of OEM manifest file used to trigger
OOBE
flow for kiosk mode.
64
FILE_PATH_LITERAL("/usr/share/oem/
oobe
/manifest.json");
133
// happen excpet during
OOBE
.
/external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen.h
22
//
OOBE
wizard.
Completed in 1478 milliseconds
1
2
3
4
5
6
7
8
9
10