Searched refs:installPackage (Results 1 – 3 of 3) sorted by relevance
174 shadowPackageManager.installPackage(packageInfo); in packageInstallerAndGetPackageArchiveInfo()235 shadowPackageManager.installPackage(packageInfo); in testCheckPermission_otherPackages()255 shadowPackageManager.installPackage(packageInfo); in testCheckPermission_otherPackages_grantedByDefault()276 shadowPackageManager.installPackage(packageInfo); in testGrantRuntimePermission()310 shadowPackageManager.installPackage(packageInfo); in testGrantRuntimePermission_doesntRequestPermission()330 shadowPackageManager.installPackage(packageInfo); in testRevokeRuntimePermission()543 shadowPackageManager.installPackage(packageInfo); in getPackageArchiveInfo()627 shadowPackageManager.installPackage(packageInfo); in getApplicationInfo_OtherApplication()642 shadowPackageManager.installPackage(packageInfo); in removePackage_shouldHideItFromGetApplicationInfo()1868 shadowPackageManager.installPackage(packageInfo); in getResourcesForApplication_anotherPackage()[all …]
397 public void installPackage(PackageInfo packageInfo) { in installPackage() method in ShadowPackageManager470 installPackage(packageInfo); in addPackage()476 installPackage(packageInfo); in addPackage()815 installPackage(packageInfo); in addPackageInternal()
1424 protected void installPackage( in installPackage() method in ShadowApplicationPackageManager