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()118 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testProfileOwnerAppHiddenInPrimaryProfile()132 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testNoHiddenActivityInProfile()135 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testNoHiddenActivityInProfile()147 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageAddedProfile()160 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageRemovedProfile()173 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageChangedProfile()[all …]
62 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testInstallAppMainUser()75 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageAddedMainUser()88 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageRemovedMainUser()101 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherCallbackPackageChangedMainUser()111 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLauncherNonExportedAppFails()121 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLaunchNonExportActivityFails()131 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testLaunchMainActivity()
80 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoLaunchableActivityAppHasAppDetailsActivityInjected()89 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoSystemAppHasSyntheticAppDetailsActivityInjected()98 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoComponentAppNotInjected()107 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoPermissionAppNotInjected()116 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testGetSetSyntheticAppDetailsActivityEnabled()
72 Collections.singletonMap(PARAM_TEST_USER, mSecondaryUserSerialNumber)); in testGetActivitiesForNonProfileFails()85 Collections.singletonMap(PARAM_TEST_USER, mSecondaryUserSerialNumber)); in testNoLauncherCallbackPackageAddedSecondaryUser()
31 protected static final String PARAM_TEST_USER = "testUser"; field in BaseLauncherAppsTest
1121 mPrimaryUserId, Collections.singletonMap(BaseLauncherAppsTest.PARAM_TEST_USER, in testNoHiddenActivityFoundTest()