Home | History | Annotate | Download | only in camera

Lines Matching refs:filePath

1049         String filePath = cameraDirPath + "/" + filename;
1057 values.put(Video.Media.DATA, filePath);
1058 mVideoFilename = filePath;