Searched defs:getFile (Results 1 – 6 of 6) sorted by relevance
93 static String getFile(String filename) throws IOException { in getFile() method in KernelSettingsTest
157 private File getFile(String path) { in getFile() method in UsesNativeLibraryTestCase
85 private static File getFile(String className, String testName, String type) { in getFile() method in BitmapDumper
110 public File getFile() { in getFile() method in FileParser
25 protected static String getFile(String filename) throws IOException { in getFile() method in SELinuxTargetSdkTestBase
459 static File getFile(Context context, String fileName) throws IOException { in getFile() method in Utils