OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnInstallingApp
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/chromeos/app_mode/
app_launch_utils.cc
41
virtual void
OnInstallingApp
() OVERRIDE {}
startup_app_launcher.h
45
virtual void
OnInstallingApp
() = 0;
startup_app_launcher.cc
232
delegate_->
OnInstallingApp
();
/external/chromium_org/chrome/browser/chromeos/login/
app_launch_controller.h
98
virtual void
OnInstallingApp
() OVERRIDE;
app_launch_controller.cc
307
void AppLaunchController::
OnInstallingApp
() {
Completed in 507 milliseconds