Home
last modified time | relevance | path

Searched refs:timeStamp (Results 1 – 4 of 4) sorted by relevance

/development/samples/browseable/MediaRecorder/src/com.example.android.common.media/
DCameraHelper.java175 String timeStamp = new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()); in getOutputMediaFile() local
179 "IMG_"+ timeStamp + ".jpg"); in getOutputMediaFile()
182 "VID_"+ timeStamp + ".mp4"); in getOutputMediaFile()
/development/samples/browseable/BasicRenderScript/src/com.example.android.common.media/
DCameraHelper.java175 String timeStamp = new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()); in getOutputMediaFile() local
179 "IMG_"+ timeStamp + ".jpg"); in getOutputMediaFile()
182 "VID_"+ timeStamp + ".mp4"); in getOutputMediaFile()
/development/samples/browseable/BasicMediaDecoder/src/com.example.android.common.media/
DCameraHelper.java175 String timeStamp = new SimpleDateFormat("yyyyMMdd_HHmmss").format(new Date()); in getOutputMediaFile() local
179 "IMG_"+ timeStamp + ".jpg"); in getOutputMediaFile()
182 "VID_"+ timeStamp + ".mp4"); in getOutputMediaFile()
/development/tools/winscope/src/
Dtransform_transaction.js48 name: nanos_to_string(entry.timeStamp),
50 timestamp: entry.timeStamp,