OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:oobe
(Results
26 - 50
of
241
) sorted by null
1
2
3
4
5
6
7
8
9
10
/external/chromium_org/chrome/browser/resources/chromeos/login/
demo_user_login.html
10
<script src="chrome://
oobe
/strings.js"></script>
11
<script src="chrome://
oobe
/demo_user_login.js"></script>
oobe_screen_reset.js
6
* @fileoverview
Oobe
reset screen implementation.
20
* Buttons in
oobe
wizard's button strip.
screen_gaia_signin.js
6
* @fileoverview
Oobe
signin screen implementation.
134
if (this !=
Oobe
.getInstance().currentScreen)
208
Oobe
.getInstance().headerHidden = false;
294
if (
Oobe
.getInstance().currentScreen === this)
295
Oobe
.getInstance().updateScreenSize(this);
304
if (
Oobe
.getInstance().currentScreen === this)
305
Oobe
.getInstance().updateScreenSize(this);
326
Oobe
.getInstance().preloadScreen({id: SCREEN_USER_IMAGE_PICKER});
335
Oobe
.getInstance().headerHidden = false;
349
Oobe
.showScreen({id: SCREEN_GAIA_SIGNIN})
[
all
...]
display_manager.js
6
* @fileoverview Display manager for WebUI
OOBE
and login.
62
OOBE
: '
oobe
',
109
* Current
OOBE
step, index in the screens array.
178
* Forces keyboard based
OOBE
navigation.
215
// In this case update check will be skipped and
OOBE
will
309
* Switches to the next
OOBE
step.
325
$('
oobe
').className = nextStepId;
333
// Start gliding animation for
OOBE
steps.
385
// First screen on
OOBE
launch
[
all
...]
login_resources.html
13
<link rel="stylesheet" href="
oobe
.css">
54
<script src="chrome://
oobe
/strings.js"></script>
55
<script src="chrome://
oobe
/keyboard_utils.js"></script>
oobe_screen_terms_of_service.js
6
* @fileoverview
Oobe
Terms of Service screen implementation.
58
* Buttons in
Oobe
wizard's button strip.
107
Oobe
.getInstance().headerHidden = true;
oobe_screen_autolaunch.js
6
* @fileoverview
Oobe
reset screen implementation.
21
* Buttons in
oobe
wizard's button strip.
/external/chromium_org/chrome/browser/chromeos/login/
login_display_host_impl.h
42
// An implementation class for
OOBE
/login WebUI screen host.
90
// Returns instance of the
OOBE
WebUI.
156
// Shows
OOBE
/sign in WebUI that was previously initialized in hidden state.
159
// Starts postponed WebUI (
OOBE
/sign in) if it was waiting for
172
// Toggles
OOBE
progress bar visibility, the bar is hidden by default.
199
//
OOBE
and some screens (camera, recovery) controller.
213
// Whether progress bar is shown on the
OOBE
page.
274
// driven
oobe
.
277
// Handles special keys for keyboard driven
oobe
.
oobe_display.h
32
// Interface which is used by WizardController to do actual
OOBE
screens
33
// showing. Also it provides actors for the
OOBE
screens.
captive_portal_window_browsertest.cc
219
OobeUI*
oobe
= host->GetOobeUI();
local
220
ASSERT_TRUE(
oobe
);
221
ErrorScreenActor* actor =
oobe
->GetErrorScreenActor();
/external/chromium_org/chromeos/system/
statistics_provider.h
27
//
OOBE
when 'oem_enterprise_managed' flag is set.
33
// OEM customization flag that enforces enterprise enrollment flow in
OOBE
.
36
// OEM customization flag that specifies if
OOBE
flow should be enhanced for
/external/chromium_org/chrome/browser/chromeos/
keyboard_driven_event_rewriter.h
18
// on login screen and only when the keyboard driven
oobe
is enabled.
/external/chromium_org/chrome/browser/resources/gaia_auth/
manifest.json
26
"chrome://
oobe
/"
manifest_keyboard.json
36
"chrome://
oobe
/",
offline.js
44
window.parent.postMessage(msg, 'chrome://
oobe
/');
59
window.parent.postMessage({'method': 'loginUILoaded'}, 'chrome://
oobe
/');
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
core_oobe_handler.h
24
// The core handler for Javascript messages related to the "
oobe
" view.
54
// Show or hide
OOBE
UI.
96
// Calls javascript to sync
OOBE
UI visibility with show_oobe_ui_.
113
// True if we should show
OOBE
instead of login.
network_dropdown.h
36
NetworkDropdown(Actor* actor, content::WebUI* web_ui, bool
oobe
);
77
// Is the dropdown shown on one of the
OOBE
screens.
network_dropdown_handler.cc
79
bool
oobe
) {
80
dropdown_.reset(new NetworkDropdown(this, web_ui(),
oobe
));
oobe_ui.h
39
// A custom WebUI that defines datasource for out-of-box-experience (
OOBE
) UI:
54
// JS
oobe
/login screens names.
109
// Shows or hides
OOBE
UI elements.
156
// Reference to CoreOobeHandler that handles common requests of
Oobe
page.
195
// Id of the current
oobe
/login screen.
/external/chromium_org/tools/telemetry/telemetry/core/backends/chrome/
chrome_browser_options.py
37
# Create a browser with
oobe
property.
/external/chromium/chrome/browser/chromeos/login/
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.
/external/chromium_org/chrome/browser/resources/user_manager/
control_bar.js
82
if (
Oobe
.getInstance().currentScreen &&
83
Oobe
.getInstance().currentScreen.cancel) {
84
Oobe
.getInstance().currentScreen.cancel();
88
Oobe
.showScreen({id: SCREEN_ACCOUNT_PICKER});
89
Oobe
.resetSigninUI(true);
user_manager.html
11
<link rel="stylesheet" href="../chromeos/login/
oobe
.css">
37
<body class="
oobe
-display" i18n-values=".style.fontFamily:fontfamily;">
39
<div id="
oobe
" class="faded">
/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_org/chrome/browser/chromeos/background/
ash_user_wallpaper_delegate.cc
60
// is passed, it only disables any transition after
OOBE
.
61
// |kDisableOobeAnimation| disables
OOBE
animation for slow hardware.
Completed in 414 milliseconds
1
2
3
4
5
6
7
8
9
10