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
892 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException; in deleteFile() method901 public void deleteFile(String deviceFilePath, int userId) throws DeviceNotAvailableException; in deleteFile() method
887 public static void deleteFile(File file) { in deleteFile() method in FileUtil
1711 public void deleteFile(String deviceFilePath) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice1717 public void deleteFile(String deviceFilePath, int userId) throws DeviceNotAvailableException { in deleteFile() method in NativeDevice