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.java915 static Intent parseIntentAttributeNoDefault(TypedXmlPullParser parser, String attribute) { in parseIntentAttributeNoDefault() method in ShortcutService
930 Intent parsed = parseIntentAttributeNoDefault(parser, attribute); in parseIntentAttribute()
DShortcutPackage.java2142 intentLegacy = ShortcutService.parseIntentAttributeNoDefault(parser, ATTR_INTENT_LEGACY); in parseShortcut()
/frameworks/base/services/
Dart-wear-profile19756 PLcom/android/server/pm/ShortcutService;->parseIntentAttributeNoDefault(Lcom/android/modules/utils/…