Searched refs:parseIntentAttributeNoDefault (Results 1 – 3 of 3) sorted by relevance
915 static Intent parseIntentAttributeNoDefault(TypedXmlPullParser parser, String attribute) { in parseIntentAttributeNoDefault() method in ShortcutService930 Intent parsed = parseIntentAttributeNoDefault(parser, attribute); in parseIntentAttribute()
2142 intentLegacy = ShortcutService.parseIntentAttributeNoDefault(parser, ATTR_INTENT_LEGACY); in parseShortcut()
19756 PLcom/android/server/pm/ShortcutService;->parseIntentAttributeNoDefault(Lcom/android/modules/utils/…