Searched defs:deleteFile (Results 1 – 7 of 7) sorted by relevance
67 void deleteFile(@Nonnull String apkPath) throws IOException; in deleteFile() method
169 public void deleteFile(@Nonnull String apkPath) throws IOException { in deleteFile() method in ApkZFileCreator
109 public static Object deserialize(File serializedFile, boolean deleteFile) throws IOException { in deserialize()
168 public boolean deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in ContentProviderHandler
736 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException; in deleteFile() method
808 public static void deleteFile(File file) { in deleteFile() method in FileUtil
1281 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice