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.java251 public static void deleteContents(File dir) throws IOException { in deleteContents() method in IoUtils
256 deleteContents(file); in deleteContents()
/libcore/mmodules/core_platform_api/api/legacy_platform/
Dcurrent-api.txt961 method @Deprecated public static void deleteContents(java.io.File) throws java.io.IOException;