Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutService.java799 static Intent parseIntentAttributeNoDefault(XmlPullParser parser, String attribute) { in parseIntentAttributeNoDefault() method in ShortcutService
814 Intent parsed = parseIntentAttributeNoDefault(parser, attribute); in parseIntentAttribute()
DShortcutPackage.java1694 intentLegacy = ShortcutService.parseIntentAttributeNoDefault(parser, ATTR_INTENT_LEGACY); in parseShortcut()
/frameworks/base/services/
Dart-profile11665 HSPLcom/android/server/pm/ShortcutService;->parseIntentAttributeNoDefault(Lorg/xmlpull/v1/XmlPullPa…