Searched refs:resolveSystemApp (Results 1 – 9 of 9) sorted by relevance
103 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in setUp()124 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in testSwipeUpFromApp()214 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in executeSwipeUpTestWithWidget()
28 import static com.android.launcher3.ui.AbstractLauncherUiTest.resolveSystemApp;193 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in goToOverviewFromApp()230 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in testOverview()
44 resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
32 resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
48 resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
72 resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR);
64 AbstractLauncherUiTest.resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)
486 public static String resolveSystemApp(String category) { in resolveSystemApp() method in AbstractLauncherUiTest
512 startAppFast(resolveSystemApp(Intent.CATEGORY_APP_CALCULATOR)); in testPressBack()