Searched defs:parseIntent (Results 1 – 3 of 3) sorted by relevance
1486 private static Intent parseIntent(XmlPullParser parser) in parseIntent() method in ShortcutPackage
8749 public static Intent parseIntent(Resources resources, XmlPullParser parser, AttributeSet attrs) in parseIntent() method
4545 private boolean parseIntent(Resources res, XmlResourceParser parser, in parseIntent() method in PackageParser