Home
last modified time | relevance | path

Searched defs:filepath (Results 1 – 3 of 3) sorted by relevance

/sdk/screenshot/src/com/android/screenshot/
DScreenshot.java42 String filepath = null; in main() local
196 private static void getDeviceImage(IDevice device, String filepath, boolean landscape) in getDeviceImage()
/sdk/anttasks/src/com/android/ant/
DDependencyGraph.java407 private static String readFile(String filepath) { in readFile()
DApkBuilderTask.java82 public void setApkfilepath(String filepath) { in setApkfilepath()