Searched defs:deleteFile (Results 1 – 7 of 7) sorted by relevance
63 public static Object deserialize(File serializedFile, boolean deleteFile) throws IOException { in deserialize()
773 public static void deleteFile(File file) { in deleteFile() method in FileUtil
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
143 public boolean deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in ContentProviderHandler
677 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException; in deleteFile() method
1197 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice