Searched refs:getInstallerPackageNameAndInstallSourceInfo (Results 1 – 3 of 3) sorted by relevance
50 public static Pair<String, InstallSourceInfo> getInstallerPackageNameAndInstallSourceInfo( in getInstallerPackageNameAndInstallSourceInfo() method in AppStoreUtil88 return getInstallerPackageNameAndInstallSourceInfo(context, packageName).first; in getInstallerPackageName()
80 AppStoreUtil.getInstallerPackageNameAndInstallSourceInfo( in <lambda>()
79 whenever(AppStoreUtil.getInstallerPackageNameAndInstallSourceInfo(any(), eq(PACKAGE_NAME))) in setUp()