Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/burst/
DBurstResultsSaver.java130 final String artifactType, SequentialTimestampGenerator timestampGenerator) { in saveArtifacts() argument
136 artifactType, artifactIndex + 1, index + 1, timestampGenerator); in saveArtifacts()
146 SequentialTimestampGenerator timestampGenerator) { in saveBurstMediaItem() argument
150 long timestamp = timestampGenerator.getNextTimestampMillis(); in saveBurstMediaItem()