Searched defs:parseIntentAttributeNoDefault (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java750 static Intent parseIntentAttributeNoDefault(XmlPullParser parser, String attribute) { method in class:ShortcutService
765 Intent parsed = parseIntentAttributeNoDefault(parser, attribute);

Completed in 121 milliseconds