Searched defs:filepath (Results 1 – 4 of 4) sorted by relevance
42 String filepath = null; in main() local207 private static void getDeviceImage(IDevice device, String filepath, boolean landscape) in getDeviceImage()
97 private String readEmbeddedTextFile(String filepath) throws IOException { in readEmbeddedTextFile()
433 private static String readFile(String filepath) { in readFile()
82 public void setApkfilepath(String filepath) { in setApkfilepath()