Searched refs:parseIntentAttribute (Results 1 – 2 of 2) sorted by relevance
1783 Intent intent = ShortcutService.parseIntentAttribute(parser, in parseIntent()
813 static Intent parseIntentAttribute(XmlPullParser parser, String attribute) { in parseIntentAttribute() method in ShortcutService