Searched refs:writeToFile (Results 1 – 2 of 2) sorted by relevance
147 WebkitUtils.writeToFile(testFile, TEST_STRING); in testOpenFileFromInternalStorage()157 WebkitUtils.writeToFile(testFile, TEST_STRING); in testOpenFileNameWhichResemblesUriScheme()
260 public static void writeToFile(@NonNull File file, @NonNull String content) in writeToFile() method in WebkitUtils