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