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

/libcore/luni/src/main/java/java/util/zip/
H A DDeflater.java318 public synchronized int getTotalIn() { method in class:Deflater
454 * method is the same as {@link #getTotalIn} except that it returns a
H A DInflater.java146 * method is the same as {@link #getTotalIn} except that it returns a
185 public synchronized int getTotalIn() { method in class:Inflater

Completed in 41 milliseconds