Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutParser.java249 final ShortcutInfo si = parseShortcutAttributes( in parseShortcutsOneFile()
369 private static ShortcutInfo parseShortcutAttributes(ShortcutService service, in parseShortcutAttributes() method in ShortcutParser