Searched refs:installExistingPackageAsUser (Results 1 – 4 of 4) sorted by relevance
143 installExistingPackageAsUser(KEY_VALUE_TEST_PACKAGE, profileUserId); in testKeyValueBackupAndRestoreForInstallExistingPackage()
198 void installExistingPackageAsUser(String packageName, int userId) in installExistingPackageAsUser() method in BaseMultiUserBackupHostSideTest
289 private void installExistingPackageAsUser(String packageName, int userId) in installExistingPackageAsUser() method in ActivityManagerAppExitInfoTest1005 installExistingPackageAsUser(STUB_PACKAGE_NAME, mOtherUserId); in prepareTestUser()1006 installExistingPackageAsUser(mContext.getPackageName(), mOtherUserId); in prepareTestUser()
845 installExistingPackageAsUser(mContext.getPackageName(), userId); in testCrossUserQuery_withPermission()872 installExistingPackageAsUser(mContext.getPackageName(), userId); in testCrossUserQuery_withoutPermission()1968 private void installExistingPackageAsUser(String packageName, int userId) in installExistingPackageAsUser() method in UsageStatsTest