Searched defs:filepath (Results 1 – 3 of 3) sorted by relevance
41 String filepath = null; in main() local195 private static void getDeviceImage(IDevice device, String filepath, boolean landscape) in getDeviceImage()
500 public static String readEmbeddedTextFile(String filepath) { in readEmbeddedTextFile()529 public static byte[] readEmbeddedFile(String filepath) { in readEmbeddedFile()560 public static InputStream readEmbeddedFileAsStream(String filepath) { in readEmbeddedFileAsStream()583 public static URL getEmbeddedFileUrl(String filepath) { in getEmbeddedFileUrl()
81 public void setApkfilepath(String filepath) { in setApkfilepath()