Searched defs:cleanupFile (Results 1 – 4 of 4) sorted by relevance
82 def cleanupFile(dst_file, src_file, rel_path, no_update = True): function
231 private void cleanupFile(File file) { in cleanupFile() method in PhotoStore
399 private void cleanupFile() throws IOException { in cleanupFile() method in BluetoothKeystoreService
622 private void releaseMediaRecorder(final boolean cleanupFile) { in releaseMediaRecorder()