Searched refs:createFromPath (Results 1 – 4 of 4) sorted by relevance
1103 public static Drawable createFromPath(String pathName) { in createFromPath() method in Drawable
776 d = Drawable.createFromPath(mUri.toString()); in resolveUri()
487 Drawable icon = user.iconPath != null ? Drawable.createFromPath(user.iconPath)
11629 method public static android.graphics.drawable.Drawable createFromPath(java.lang.String);