Home
last modified time | relevance | path

Searched defs:flush (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
DDiskLruCache.java675 public synchronized void flush() throws IOException { in flush() method in DiskLruCache
886 @Override public void flush() { in flush() method in DiskLruCache.Editor.FaultHidingOutputStream
DImageCache.java428 public void flush() { in flush() method in ImageCache