Searched refs:CreateSetActiveWindowCommand (Results 1 – 3 of 3) sorted by relevance
936 service()->CreateSetActiveWindowCommand(window2_id)); in TEST_F()938 service()->CreateSetActiveWindowCommand(window_id)); in TEST_F()959 service()->CreateSetActiveWindowCommand(window2_id)); in TEST_F()961 service()->CreateSetActiveWindowCommand(window_id)); in TEST_F()963 service()->CreateSetActiveWindowCommand(window2_id)); in TEST_F()
282 SessionCommand* CreateSetActiveWindowCommand(const SessionID& window_id);
718 ScheduleCommand(CreateSetActiveWindowCommand(browser->session_id())); in OnBrowserSetLastActive()856 SessionCommand* SessionService::CreateSetActiveWindowCommand( in CreateSetActiveWindowCommand() function in SessionService