Searched refs:mLastTimestamp (Results 1 – 1 of 1) sorted by relevance
1885 private long mLastTimestamp = -1; field in CameraExtensionSessionTest.SimpleCaptureCallback1941 if (timestamp < mLastTimestamp) { in onCaptureStarted()1944 mLastTimestamp = timestamp; in onCaptureStarted()2218 return mLastTimestamp; in getLastTimestamp()