Searched refs:parseIntentAttributeNoDefault (Results 1 – 2 of 2) sorted by relevance
905 static Intent parseIntentAttributeNoDefault(TypedXmlPullParser parser, String attribute) { in parseIntentAttributeNoDefault() method in ShortcutService920 Intent parsed = parseIntentAttributeNoDefault(parser, attribute); in parseIntentAttribute()
2121 intentLegacy = ShortcutService.parseIntentAttributeNoDefault(parser, ATTR_INTENT_LEGACY); in parseShortcut()