Home
last modified time | relevance | path

Searched defs:fileNameFormat (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/util/
DFileUtil.java39 String fileNameFormat) throws IOException { in getNewFile()
69 String fileNameFormat = context.getString(ContentType.isImageType(contentType) in getNewFile() local
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DSaveVideoFileUtils.java37 public static SaveVideoFileInfo getDstMp4FileInfo(String fileNameFormat, in getDstMp4FileInfo()