Searched defs:getFilesDir (Results 1 – 2 of 2) sorted by relevance
226 new FileOutputStream(new File(getContext().getFilesDir(), fileName)) { in leakCloseable()
107 public static File getFilesDir() { in getFilesDir() method in TestUtils