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