Searched refs:getExistingAppInfo (Results 1 – 3 of 3) 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
20171 PLcom/android/internal/content/PackageHelper$1;->getExistingAppInfo(Landroid/content/Context;Ljava/…