OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:saveFileName
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/photoeditor/
SaveCopyTask.java
66
private final String
saveFileName
;
74
saveFileName
= new SimpleDateFormat(TIME_STAMP_NAME).format(
108
bitmap, directory,
saveFileName
, Bitmap.CompressFormat.JPEG);
138
values.put(Images.Media.TITLE,
saveFileName
);
139
values.put(Images.Media.DISPLAY_NAME,
saveFileName
);
/prebuilt/darwin-x86/swt/
swt.jar
Completed in 19 milliseconds