Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java147 public int getDspOnRejectedCount() { in getDspOnRejectedCount() method in CtsBasicVoiceInteractionService
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java1942 assertThat(mService.getDspOnRejectedCount()).isEqualTo(1); in testHotwordDetectionService_dspDetector_onRejectedTwice_clientOnlyOneOnRejected()