Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java140 public int getDspOnDetectedCount() { in getDspOnDetectedCount() method in CtsBasicVoiceInteractionService
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java1893 assertThat(mService.getDspOnDetectedCount()).isEqualTo(1); in testHotwordDetectionService_dspDetector_onDetectedTwice_clientOnlyOneOnDetected()