Searched refs:LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK (Results 1 – 3 of 3) sorted by relevance
26 private static final String LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK = field in LimitAppIconHidingTest61 installAppAsUser(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK, mCurrentUserId); in installTestApps()71 getDevice().uninstallPackage(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK); in uninstallTestApps()
34 private static final String LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK = field in LauncherAppsProfileTest69 getDevice().uninstallPackage(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK); in tearDown()126 installAppAsUser(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK, mParentUserId); in testNoHiddenActivityInProfile()127 installAppAsUser(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK, mProfileUserId); in testNoHiddenActivityInProfile()
75 private static final String LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK = field in DeviceOwnerTest1114 installAppAsUser(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK, mPrimaryUserId); in testNoHiddenActivityFoundTest()1124 getDevice().uninstallPackage(LAUNCHER_TESTS_NO_LAUNCHABLE_ACTIVITY_APK); in testNoHiddenActivityFoundTest()