Searched refs:OpenApplicationWindow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/startup/
H A Dstartup_browser_creator_impl.h91 bool OpenApplicationWindow(Profile* profile,
H A Dstartup_browser_creator_impl.cc363 if (OpenApplicationWindow(profile, &app_contents)) {
416 // to look at the app URL. OpenApplicationWindow() will open app url
438 bool StartupBrowserCreatorImpl::OpenApplicationWindow( function in class:StartupBrowserCreatorImpl
/external/chromium_org/chrome/browser/ui/extensions/
H A Dapplication_launch.cc150 WebContents* OpenApplicationWindow(const AppLaunchParams& params) { function in namespace:__anon5077
266 // In ash, LAUNCH_FULLSCREEN launches in the OpenApplicationWindow function
321 tab = OpenApplicationWindow(params);
427 WebContents* tab = OpenApplicationWindow(launch_params);
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_browsertest.cc1335 ASSERT_TRUE(launch.OpenApplicationWindow(browser()->profile(), NULL));

Completed in 141 milliseconds