Searched refs:IsAutoLaunchEnabled (Results 1 – 9 of 9) sorted by relevance
29 app_manager->IsAutoLaunchEnabled() && in ShouldAutoLaunchKioskApp()
369 EXPECT_FALSE(manager()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()376 EXPECT_FALSE(manager()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()378 EXPECT_TRUE(manager()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()395 EXPECT_FALSE(manager()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()
124 bool IsAutoLaunchEnabled() const;
246 bool KioskAppManager::IsAutoLaunchEnabled() const { in IsAutoLaunchEnabled() function in chromeos::KioskAppManager
74 manager->IsAutoLaunchEnabled() || in UpdateKioskApp()
844 EXPECT_FALSE(KioskAppManager::Get()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()860 EXPECT_FALSE(KioskAppManager::Get()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()876 EXPECT_FALSE(KioskAppManager::Get()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()893 EXPECT_TRUE(KioskAppManager::Get()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()1770 EXPECT_FALSE(KioskAppManager::Get()->IsAutoLaunchEnabled()); in IN_PROC_BROWSER_TEST_F()
696 if (KioskAppManager::Get()->IsAutoLaunchEnabled()) in OnEnrollmentDone()715 DCHECK(KioskAppManager::Get()->IsAutoLaunchEnabled()); in OnKioskAutolaunchConfirmed()
54 (KioskAppManager::Get()->IsAutoLaunchEnabled() || in PopulateAppDict()
143 app_manager->IsAutoLaunchEnabled() && in ShouldAutoLaunchKioskApp()