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.java76 spi != null ? spi : ShortcutPackageInfo.newEmpty()); in ShortcutLauncher()
DShortcutPackage.java205 spi != null ? spi : ShortcutPackageInfo.newEmpty()); in ShortcutPackage()
/frameworks/base/services/
Dart-wear-profile19574 PLcom/android/server/pm/ShortcutPackageInfo;->newEmpty()Lcom/android/server/pm/ShortcutPackageInfo;