Searched defs:NinePatchInputStream (Results 1 – 1 of 1) sorted by relevance
33 public class NinePatchInputStream extends InputStream { class38 public NinePatchInputStream(File file) throws FileNotFoundException { in NinePatchInputStream() method in NinePatchInputStream43 public NinePatchInputStream(@NotNull InputStream stream, @NotNull String path) { in NinePatchInputStream() method in NinePatchInputStream