Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DDeviceUtils.java215 DeviceTimestamp recordingDeviceStartTime = null; in runWithScreenRecording() local
236 recordingDeviceStartTime = currentTimeMillis(); in runWithScreenRecording()
296 handler.handleScreenRecordFile(mDevice.pullFile(videoPath), recordingDeviceStartTime); in runWithScreenRecording() local