Home
last modified time | relevance | path

Searched defs:NinePatchInputStream (Results 1 – 1 of 1) sorted by relevance

/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/util/
DNinePatchInputStream.java33 public class NinePatchInputStream extends InputStream { class
38 public NinePatchInputStream(File file) throws FileNotFoundException { in NinePatchInputStream() method in NinePatchInputStream
43 public NinePatchInputStream(@NotNull InputStream stream, @NotNull String path) { in NinePatchInputStream() method in NinePatchInputStream