Home
last modified time | relevance | path

Searched defs:isInstalledOrNull (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java2922 private static ApplicationInfo isInstalledOrNull(ApplicationInfo ai) { in isInstalledOrNull() method in ShortcutService
2926 private static PackageInfo isInstalledOrNull(PackageInfo pi) { in isInstalledOrNull() method in ShortcutService
2930 private static ActivityInfo isInstalledOrNull(ActivityInfo ai) { in isInstalledOrNull() method in ShortcutService