Searched refs:PARAM_TEST_USER (Results 1 – 6 of 6) sorted by relevance
84 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testGetActivitiesWithProfile()87 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testGetActivitiesWithProfile()92 mProfileUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testGetActivitiesWithProfile()97 mProfileUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testGetActivitiesWithProfile()117 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testProfileOwnerAppHiddenInPrimaryProfile()131 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testNoHiddenActivityInProfile()134 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mMainUserSerialNumber)); in testNoHiddenActivityInProfile()146 mParentUserId, Collections.singletonMap(PARAM_TEST_USER, mProfileSerialNumber)); in testLauncherCallbackPackageAddedProfile()159 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 testHasLauncherActivityAppHasAppDetailsActivityInjected()89 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoSystemAppHasSyntheticAppDetailsActivityInjected()98 mCurrentUserId, Collections.singletonMap(PARAM_TEST_USER, mSerialNumber)); in testNoLauncherActivityAppNotInjected()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
1009 mPrimaryUserId, Collections.singletonMap(BaseLauncherAppsTest.PARAM_TEST_USER, in testNoHiddenActivityFoundTest()