Home
last modified time | relevance | path

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

/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/MidiSynth/src/com.example.android.common.midi/
DMidiDispatcher.java90 public void flush() throws IOException { in flush() method in MidiDispatcher
/development/vndk/tools/elfcheck/elfcheck/
Drewriter.py89 def flush(self, out_file): member in StashedLines
/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