Searched defs:parseIntent (Results 1 – 4 of 4) sorted by relevance
137 private void parseIntent(Intent intent) { in parseIntent() method in DrawerTestActivity
1490 private static Intent parseIntent(XmlPullParser parser) in parseIntent() method in ShortcutPackage
9550 public static @NonNull Intent parseIntent(@NonNull Resources resources, in parseIntent() method
5470 private boolean parseIntent(Resources res, XmlResourceParser parser, boolean allowGlobs, in parseIntent() method