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