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
37 public NinePatchInputStream(File file) throws FileNotFoundException { in NinePatchInputStream() method in NinePatchInputStream
41 public NinePatchInputStream(@NotNull InputStream stream) { in NinePatchInputStream() method in NinePatchInputStream