Home | History | Annotate | Download | only in com.example.android.camera2raw

Lines Matching refs:sdf

1670         SimpleDateFormat sdf = new SimpleDateFormat("yyyy_MM_dd_HH_mm_ss_SSS", Locale.US);
1671 return sdf.format(new Date());