Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
DUtils.java288 .setTimestamp(createFakeAudioTimestamp())
321 .setTimestamp(createFakeAudioTimestamp()) in createNewHotwordAudioStream()
380 private static AudioTimestamp createFakeAudioTimestamp() { in createFakeAudioTimestamp() method in Utils