Home
last modified time | relevance | path

Searched refs:deleteContents (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
DIoUtils.java247 public static void deleteContents(File dir) throws IOException { in deleteContents() method in IoUtils
252 deleteContents(file); in deleteContents()
/libcore/mmodules/core_platform_api/api/platform/
Dcurrent-api.txt1125 method @Deprecated public static void deleteContents(java.io.File) throws java.io.IOException;