Searched refs:getDataPath (Results 1 – 6 of 6) sorted by relevance
53 public abstract String getDataPath(); in getDataPath() method
49 public String getDataPath() { in getDataPath() method in UriImage
72 public String getDataPath() { in getDataPath() method in BaseImage
57 public String getDataPath() { in getDataPath() method in MockImage
351 File oldPath = new File(mImage.getDataPath()); in saveOutput()
252 return new ExifInterface(image.getDataPath()); in getExif()