Home
last modified time | relevance | path

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

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