Home
last modified time | relevance | path

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

/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/io/
DFileWrapper.java32 public class FileWrapper extends File implements IAbstractFile { class
42 public FileWrapper(File parent, String child) { in FileWrapper() method in FileWrapper
53 public FileWrapper(String pathname) { in FileWrapper() method in FileWrapper
64 public FileWrapper(String parent, String child) { in FileWrapper() method in FileWrapper
76 public FileWrapper(URI uri) { in FileWrapper() method in FileWrapper
84 public FileWrapper(File file) { in FileWrapper() method in FileWrapper