Home
last modified time | relevance | path

Searched refs:parseIntentAttribute (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
DShortcutPackage.java1783 Intent intent = ShortcutService.parseIntentAttribute(parser, in parseIntent()
DShortcutService.java813 static Intent parseIntentAttribute(XmlPullParser parser, String attribute) { in parseIntentAttribute() method in ShortcutService