Searched refs:createFromPath (Results 1 – 6 of 6) sorted by relevance
1401 public static @Nullable Drawable createFromPath(String pathName) { in createFromPath() method
553 Drawable icon = user.iconPath != null ? Drawable.createFromPath(user.iconPath)
1026 return Drawable.createFromPath(uri.toString());
1263 Drawable icon = user.iconPath != null ? Drawable.createFromPath(user.iconPath)
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
16906 method @Nullable public static android.graphics.drawable.Drawable createFromPath(String);