Searched refs:LAUNCHER_TESTS_APK (Results 1 – 2 of 2) sorted by relevance
33 protected static final String LAUNCHER_TESTS_APK = "CtsLauncherAppsTests.apk"; field in BaseLauncherAppsTest39 installAppAsUser(LAUNCHER_TESTS_APK, userId); in installTestApps()
1000 installAppAsUser(BaseLauncherAppsTest.LAUNCHER_TESTS_APK, mPrimaryUserId); in testNoHiddenActivityFoundTest()1014 getDevice().uninstallPackage(BaseLauncherAppsTest.LAUNCHER_TESTS_APK); in testNoHiddenActivityFoundTest()