Searched defs:parseIntent (Results 1 – 3 of 3) sorted by relevance
2237 private static Intent parseIntent(TypedXmlPullParser parser) in parseIntent() method in ShortcutPackage
12284 public static @NonNull Intent parseIntent(@NonNull Resources resources, in parseIntent() method
5758 private boolean parseIntent(Resources res, XmlResourceParser parser, boolean allowGlobs, in parseIntent() method in PackageParser