OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateAppLaunchState
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/screens/
app_launch_splash_screen_actor.h
55
virtual void
UpdateAppLaunchState
(AppLaunchState state) = 0;
/external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.cc
279
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
293
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
298
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
303
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
308
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
350
app_launch_splash_screen_actor_->
UpdateAppLaunchState
(
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
app_launch_splash_screen_handler.h
42
virtual void
UpdateAppLaunchState
(AppLaunchState state) OVERRIDE;
app_launch_splash_screen_handler.cc
116
void AppLaunchSplashScreenHandler::
UpdateAppLaunchState
(AppLaunchState state) {
Completed in 151 milliseconds