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()
186 public boolean deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in ContentProviderHandler
900 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException; in deleteFile() method909 public void deleteFile(String deviceFilePath, int userId) throws DeviceNotAvailableException; in deleteFile() method
885 public static void deleteFile(File file) { in deleteFile() method in FileUtil
1753 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice1759 public void deleteFile(String deviceFilePath, int userId) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice