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