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