Home
last modified time | relevance | path

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

/packages/apps/Gallery2/src/com/android/gallery3d/util/
DInterruptableOutputStream.java25 public class InterruptableOutputStream extends OutputStream { class
32 public InterruptableOutputStream(OutputStream outputStream) { in InterruptableOutputStream() method in InterruptableOutputStream