Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutParser.java60 public static List<ShortcutInfo> parseShortcuts(ShortcutService service, in parseShortcuts() method in ShortcutParser
DShortcutPackage.java741 newManifestShortcutList = ShortcutParser.parseShortcuts(mShortcutUser.mService, in rescanPackageIfNeeded()