Searched defs:close (Results 1 - 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/multidex/
H A DArchivePathElement.java55 public void close() throws IOException { method in class:ArchivePathElement
56 archive.close();
H A DClassPathElement.java37 void close() throws IOException; method in interface:ClassPathElement
H A DFolderPathElement.java43 public void close() { method in class:FolderPathElement

Completed in 1344 milliseconds