Searched refs:showApplicationIcon (Results 1 – 1 of 1) sorted by relevance
260 if (appInfo == null || !showApplicationIcon(appInfo, packageManager)) { in getBadgedIcon()273 private static boolean showApplicationIcon(ApplicationInfo appInfo, in showApplicationIcon() method in SystemUIToast