Searched defs:filePath (Results 1 – 2 of 2) sorted by relevance
198 File filePath = new File(getContext().getFilesDir(), "images"); in getFileUri() local217 private void copyImageResourceToFile(int resourceId, File filePath) { in copyImageResourceToFile()
319 String filePath = DIR + "/" + FILENAME + "_" + id + ".h264"; in StorageFile() local