Home
last modified time | relevance | path

Searched refs:ByteSourceDisposedException (Results 1 – 1 of 1) sorted by relevance

/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/utils/
DCloseableDelegateByteSource.java70 throw new ByteSourceDisposedException(); in get()
161 private static class ByteSourceDisposedException extends RuntimeException { class in CloseableDelegateByteSource
166 private ByteSourceDisposedException() { in ByteSourceDisposedException() method in CloseableDelegateByteSource.ByteSourceDisposedException