Home
last modified time | relevance | path

Searched refs:LAUNCHER_TESTS_CLASS (Results 1 – 6 of 6) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DLauncherAppsProfileTest.java83 LAUNCHER_TESTS_CLASS, "testSimpleAppInstalledForUser", in testGetActivitiesWithProfile()
86 LAUNCHER_TESTS_CLASS, "testSimpleAppInstalledForUser", in testGetActivitiesWithProfile()
91 LAUNCHER_TESTS_CLASS, "testSimpleAppInstalledForUser", in testGetActivitiesWithProfile()
96 LAUNCHER_TESTS_CLASS, "testAccessPrimaryProfileFromManagedProfile", in testGetActivitiesWithProfile()
101 LAUNCHER_TESTS_CLASS, "testGetProfiles_fromMainProfile", in testGetActivitiesWithProfile()
104 LAUNCHER_TESTS_CLASS, "testGetProfiles_fromManagedProfile", in testGetActivitiesWithProfile()
116 LAUNCHER_TESTS_CLASS, "testProfileOwnerInjectedActivityNotFound", in testProfileOwnerAppHiddenInPrimaryProfile()
130 LAUNCHER_TESTS_CLASS, "testDoPoNoTestAppInjectedActivityFound", in testNoHiddenActivityInProfile()
133 LAUNCHER_TESTS_CLASS, "testHasLauncherActivityAppHasAppDetailsActivityInjected", in testNoHiddenActivityInProfile()
144 LAUNCHER_TESTS_CLASS, in testLauncherCallbackPackageAddedProfile()
[all …]
DLauncherAppsSingleUserTest.java61 LAUNCHER_TESTS_CLASS, "testSimpleAppInstalledForUser", in testInstallAppMainUser()
73 LAUNCHER_TESTS_CLASS, in testLauncherCallbackPackageAddedMainUser()
86 LAUNCHER_TESTS_CLASS, in testLauncherCallbackPackageRemovedMainUser()
99 LAUNCHER_TESTS_CLASS, in testLauncherCallbackPackageChangedMainUser()
110 LAUNCHER_TESTS_CLASS, "testLaunchNonExportActivityFails", in testLauncherNonExportedAppFails()
120 LAUNCHER_TESTS_CLASS, "testLaunchNonExportLauncherFails", in testLaunchNonExportActivityFails()
130 LAUNCHER_TESTS_CLASS, "testLaunchMainActivity", in testLaunchMainActivity()
DLimitAppIconHidingTest.java79 LAUNCHER_TESTS_CLASS, "testHasLauncherActivityAppHasAppDetailsActivityInjected", in testHasLauncherActivityAppHasAppDetailsActivityInjected()
88 LAUNCHER_TESTS_CLASS, "testNoSystemAppHasSyntheticAppDetailsActivityInjected", in testNoSystemAppHasSyntheticAppDetailsActivityInjected()
97 LAUNCHER_TESTS_CLASS, "testNoLauncherActivityAppNotInjected", in testNoLauncherActivityAppNotInjected()
106 LAUNCHER_TESTS_CLASS, "testNoPermissionAppNotInjected", in testNoPermissionAppNotInjected()
115 LAUNCHER_TESTS_CLASS, "testGetSetSyntheticAppDetailsActivityEnabled", in testGetSetSyntheticAppDetailsActivityEnabled()
DLauncherAppsMultiUserTest.java69 LAUNCHER_TESTS_CLASS, in testGetActivitiesForNonProfileFails()
82 LAUNCHER_TESTS_CLASS, in testNoLauncherCallbackPackageAddedSecondaryUser()
DBaseLauncherAppsTest.java30 protected static final String LAUNCHER_TESTS_CLASS = LAUNCHER_TESTS_PKG + ".LauncherAppsTests"; field in BaseLauncherAppsTest
DDeviceOwnerTest.java1007 BaseLauncherAppsTest.LAUNCHER_TESTS_CLASS, in testNoHiddenActivityFoundTest()