OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kScreenAppLaunchSplash
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
oobe_ui.h
70
static const char
kScreenAppLaunchSplash
[];
oobe_ui.cc
150
const char OobeUI::
kScreenAppLaunchSplash
[] = "app-launch-splash";
401
screen_names_[SCREEN_APP_LAUNCH_SPLASH] =
kScreenAppLaunchSplash
;
app_launch_splash_screen_handler.cc
96
ShowScreen(OobeUI::
kScreenAppLaunchSplash
, &data);
Completed in 27 milliseconds