Home
last modified time | relevance | path

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

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