HomeSort by relevance Sort by last modified time
    Searched full:app_controller (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/
app_controller_mac_browsertest.mm 60 base::scoped_nsobject<AppController> app_controller(
74 [app_controller applicationShouldHandleReopen:NSApp
app_controller_mac.mm 205 ProfileManager* profile_manager, AppController* app_controller)
207 app_controller_(app_controller) {
    [all...]
  /external/chromium_org/chrome/browser/ui/ash/launcher/
chrome_launcher_controller_per_app.cc 556 scoped_ptr<AppShortcutLauncherItemController> app_controller(
558 if (!app_controller->GetRunningApplications().empty())
559 app_controller->Activate();
884 AppShortcutLauncherItemController* app_controller = local
886 app_controller->set_refocus_url(url);
1588 AppShortcutLauncherItemController* app_controller = local
    [all...]
chrome_launcher_controller_per_browser.cc 573 AppShortcutLauncherItemController* app_controller = local
575 const GURL refocus_url = app_controller->refocus_url();
861 AppShortcutLauncherItemController* app_controller = local
863 app_controller->set_refocus_url(url);
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/templates/articles/
app_frameworks.html 250 <h3 id="app_controller">AppController does persistence</h3>
  /external/chromium/chrome/browser/
app_controller_mac.mm 664 // app_controller is only activated when there are no key windows (see
    [all...]

Completed in 319 milliseconds