Searched refs:getExistingAppInfo (Results 1 – 2 of 2) sorted by relevance
97 abstract public ApplicationInfo getExistingAppInfo(Context context, String packageName); in getExistingAppInfo() method in PackageHelper.TestableInterface122 public ApplicationInfo getExistingAppInfo(Context context, String packageName) { in getDefaultTestableInterface()178 ApplicationInfo existingInfo = testInterface.getExistingAppInfo(context, in resolveInstallVolume()
132 public ApplicationInfo getExistingAppInfo(Context context, String packagename) { in getExistingAppInfo() method in PackageHelperTests.MockedInterface