Searched refs:deleteContents (Results 1 – 2 of 2) sorted by relevance
28 import static com.android.cts.externalstorageapp.CommonExternalStorageTest.deleteContents;166 deleteContents(otherCache); in testPrimaryOtherPackageWriteAccess()251 deleteContents(file); in testVerifyNoMediaCreated()
128 deleteContents(path); in testAllPackageDirsWritable()423 public static void deleteContents(File dir) throws IOException { in deleteContents() method in CommonExternalStorageTest429 deleteContents(file); in deleteContents()