Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/service/src/android/voiceinteraction/service/
DMainHotwordDetectionService.java105 private boolean mIsTestAudioEgress; field in MainHotwordDetectionService
179 if (mIsTestAudioEgress) { in onDetect()
257 if (mIsTestAudioEgress) { in onDetect()
333 if (mIsTestAudioEgress) { in onDetect()
463 mIsTestAudioEgress = true; in onUpdateState()