Searched refs:active_desktop (Results 1 – 4 of 4) sorted by relevance
50 chrome::HostDesktopType active_desktop = chrome::GetActiveDesktop(); in CreateExtensionInstallPrompt() local52 active_desktop); in CreateExtensionInstallPrompt()55 profile, active_desktop)); in CreateExtensionInstallPrompt()
379 chrome::HostDesktopType active_desktop = chrome::GetActiveDesktop(); in RunTestOnMainThreadLoop() local384 new SingleDesktopTestObserver(active_desktop)); in RunTestOnMainThreadLoop()388 BrowserList::GetInstance(active_desktop); in RunTestOnMainThreadLoop()
156 chrome::HostDesktopType active_desktop = chrome::GetActiveDesktop(); in OpenURLOffTheRecord() local157 chrome::OpenURLOffTheRecord(profile, url, active_desktop); in OpenURLOffTheRecord()159 profile->GetOffTheRecordProfile(), false, active_desktop); in OpenURLOffTheRecord()
511 chrome::HostDesktopType active_desktop = chrome::GetActiveDesktop(); in CreateTab() local512 Browser* browser = chrome::FindTabbedBrowser(profile, false, active_desktop); in CreateTab()515 browser = new Browser(Browser::CreateParams(profile, active_desktop)); in CreateTab()