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.java3349 private static ApplicationInfo isInstalledOrNull(ApplicationInfo ai) { in isInstalledOrNull() method in ShortcutService
3353 private static PackageInfo isInstalledOrNull(PackageInfo pi) { in isInstalledOrNull() method in ShortcutService
3357 private static ActivityInfo isInstalledOrNull(ActivityInfo ai) { in isInstalledOrNull() method in ShortcutService