Searched defs:close (Results 1 – 3 of 3) sorted by relevance
/dalvik/dx/src/com/android/multidex/ | ||
D | ClassPathElement.java | 37 void close() throws IOException; in close() method |
D | FolderPathElement.java | 43 public void close() { in close() method in FolderPathElement |
D | ArchivePathElement.java | 55 public void close() throws IOException { in close() method in ArchivePathElement |