Searched defs:installPackageForUser (Results 1 – 3 of 3) sorted by relevance
319 private static void installPackageForUser(File apk, UserReference user) { in installPackageForUser() method in CrossUserPackageVisibilityTests323 private static void installPackageForUser(File apk, UserReference user, in installPackageForUser() method in CrossUserPackageVisibilityTests
106 private void installPackageForUser(String packageName, int userId) { in installPackageForUser() method in TestSystemImpl
238 private void installPackageForUser(String packageName, int userId) { in installPackageForUser() method in SystemImpl