Searched refs:hasInstallerInfo (Results 1 – 1 of 1) sorted by relevance
55 boolean shouldFilterNotMatchingLocale = !hasInstallerInfo(context, packageName) && in getAppSupportedLocales()131 private static boolean hasInstallerInfo(Context context, String packageName) { in hasInstallerInfo() method in AppLocaleStore