Home
last modified time | relevance | path

Searched refs:hasNonManifestShortcuts (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java522 if (previous != null && previous.hasNonManifestShortcuts()) { in mergeRestoredFile()
H A DShortcutPackage.java1668 public boolean hasNonManifestShortcuts() { in hasNonManifestShortcuts() method in ShortcutPackage