Searched defs:createFromPath (Results 1 – 2 of 2) sorted by relevance
58 public static LayoutPullParser createFromPath(@NonNull String layoutPath) { in createFromPath() method in LayoutPullParser
1410 public static Drawable createFromPath(String pathName) { in createFromPath() method