Searched refs:PARAM_TEST_USER (Results 1 – 6 of 6) sorted by relevance
85 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testGetActivitiesWithProfile()88 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testGetActivitiesWithProfile()93 mProfileUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testGetActivitiesWithProfile()98 mProfileUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testGetActivitiesWithProfile()116 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testProfileOwnerAppHiddenInPrimaryProfile()128 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testNoHiddenActivityInProfile()131 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testNoHiddenActivityInProfile()142 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageAddedProfile()154 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageRemovedProfile()167 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageChangedProfile()[all …]
67 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testInstallAppMainUser()81 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testInstallAppMainUserIncremental()96 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageAddedMainUser()111 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageRemovedMainUser()126 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageChangedMainUser()137 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherNonExportedAppFails()148 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLaunchNonExportActivityFails()159 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLaunchMainActivity()
80 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testHasLauncherActivityAppHasAppDetailsActivityInjected()87 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoSystemAppHasSyntheticAppDetailsActivityInjected()94 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoLauncherActivityAppNotInjected()101 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoPermissionAppNotInjected()108 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testGetSetSyntheticAppDetailsActivityEnabled()
68 Collections.singletonMap(PARAM_TEST_USER, mSecondaryUserSerialNumber)); in testGetActivitiesForNonProfileFails()79 Collections.singletonMap(PARAM_TEST_USER, mSecondaryUserSerialNumber)); in testNoLauncherCallbackPackageAddedSecondaryUser()
31 protected static final String PARAM_TEST_USER = "testUser"; field in BaseLauncherAppsTest
775 mPrimaryUserId, Collections.singletonMap(BaseLauncherAppsTest.PARAM_TEST_USER, in testNoHiddenActivityFoundTest()