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
286 private void installExistingPackageAsUser(String packageName, int userId) in installExistingPackageAsUser() method in ActivityManagerAppExitInfoTest1008 installExistingPackageAsUser(STUB_PACKAGE_NAME, mOtherUserId); in prepareTestUser()1009 installExistingPackageAsUser(mContext.getPackageName(), mOtherUserId); in prepareTestUser()
808 installExistingPackageAsUser(mContext.getPackageName(), userId); in testCrossUserQuery_withPermission()835 installExistingPackageAsUser(mContext.getPackageName(), userId); in testCrossUserQuery_withoutPermission()1881 private void installExistingPackageAsUser(String packageName, int userId) in installExistingPackageAsUser() method in UsageStatsTest