Home
last modified time | relevance | path

Searched refs:newEmpty (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackageInfo.java92 public static ShortcutPackageInfo newEmpty() { in newEmpty() method in ShortcutPackageInfo
DShortcutLauncher.java79 spi != null ? spi : ShortcutPackageInfo.newEmpty()); in ShortcutLauncher()
DShortcutPackage.java201 spi != null ? spi : ShortcutPackageInfo.newEmpty()); in ShortcutPackage()
/frameworks/base/services/
Dart-profile32569 HPLcom/android/server/pm/ShortcutPackageInfo;->newEmpty()Lcom/android/server/pm/ShortcutPackageInfo;