Searched defs:flush (Results 1 – 4 of 4) sorted by relevance
/development/samples/browseable/MidiSynth/src/com.example.android.common.midi/ | ||
D | MidiDispatcher.java | 90 public void flush() throws IOException { in flush() method in MidiDispatcher |
/development/samples/browseable/MidiScope/src/com.example.android.common.midi/ | ||
D | MidiDispatcher.java | 90 public void flush() throws IOException { in flush() method in MidiDispatcher |
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ | ||
D | DiskLruCache.java | 675 public synchronized void flush() throws IOException { in flush() method in DiskLruCache |
D | ImageCache.java | 428 public void flush() { in flush() method in ImageCache |