Searched refs:isInLaunchedApp (Results 1 – 6 of 6) sorted by relevance
54 isInLaunchedApp(launcher))); in testOverviewActionsMenu()62 isInLaunchedApp(launcher))); in startTestAppsWithCheck()
100 isInLaunchedApp(launcher))); in startTestAppsWithCheck()152 isInLaunchedApp(launcher))); in testOverview()322 this::isInLaunchedApp, 3000 /* timeout */); in quickSwitchToPreviousAppAndAssert()
67 isInLaunchedApp(launcher))); in getAndAssertLaunchedApp()
53 isInLaunchedApp(launcher))); in testAppIconLaunchFromAllAppsFromHome()
212 isInLaunchedApp(launcher))); in testDragAppIcon()
652 protected boolean isInLaunchedApp(LAUNCHER_TYPE launcher) { in isInLaunchedApp() method in AbstractLauncherUiTest