Searched defs:createFile (Results 1 – 4 of 4) sorted by relevance
42 public File createFile(String fileName, String content) throws IOException { in createFile() method in TestdataHelper
419 private File createFile(String fileName) throws IOException { in createFile() method in AppMetadataBackupWriterTest
271 private static @Nullable StoreFile createFile(File storeBaseDir, @StoreFileId int fileId) { in createFile() method in WifiConfigStore
154 private void createFile(File file) throws IOException { in createFile() method in Trampoline