Searched refs:SetAutoLaunchApp (Results 1 – 5 of 5) sorted by relevance
363 manager()->SetAutoLaunchApp("fake_app_1"); in IN_PROC_BROWSER_TEST_F()367 manager()->SetAutoLaunchApp(""); in IN_PROC_BROWSER_TEST_F()372 manager()->SetAutoLaunchApp("fake_app_2"); in IN_PROC_BROWSER_TEST_F()393 manager()->SetAutoLaunchApp("none_exist_app"); in IN_PROC_BROWSER_TEST_F()
118 void SetAutoLaunchApp(const std::string& app_id);
117 void KioskAppManager::SetAutoLaunchApp(const std::string& app_id) { in SetAutoLaunchApp() function in chromeos::KioskAppManager286 SetAutoLaunchApp(std::string()); in RemoveApp()
305 kiosk_app_manager_->SetAutoLaunchApp(app_id); in HandleEnableKioskAutoLaunch()320 kiosk_app_manager_->SetAutoLaunchApp(""); in HandleDisableKioskAutoLaunch()
371 KioskAppManager::Get()->SetAutoLaunchApp(test_app_id_); in ReloadAutolaunchKioskApps()