Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java96 private int mDspOnDetectedCount = 0; field in CtsBasicVoiceInteractionService
126 mDspOnDetectedCount = 0; in resetState()
141 return mDspOnDetectedCount; in getDspOnDetectedCount()
211 mDspOnDetectedCount++; in createAlwaysOnHotwordDetector()
369 mDspOnDetectedCount++; in createAlwaysOnHotwordDetectorCallbackWithListeners()
873 mDspOnDetectedCount = 0;