Searched defs:GlideUrl (Results 1 - 1 of 1) sorted by relevance

/external/glide/library/src/main/java/com/bumptech/glide/load/model/
H A DGlideUrl.java14 * Users wishing to replace the class for handling URLs must register a factory using GlideUrl.
22 public class GlideUrl { class
30 public GlideUrl(URL url) { method in class:GlideUrl
38 public GlideUrl(String url) { method in class:GlideUrl

Completed in 75 milliseconds