Home
last modified time | relevance | path

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

/frameworks/base/awt/javax/imageio/stream/
DImageInputStream.java111 boolean readBoolean() throws IOException; in readBoolean() method
DImageInputStreamImpl.java113 public boolean readBoolean() throws IOException { in readBoolean() method in ImageInputStreamImpl