Home
last modified time | relevance | path

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

/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/services/
DCtsBasicVoiceInteractionService.java133 public int getSoftwareOnDetectedCount() { in getSoftwareOnDetectedCount() method in CtsBasicVoiceInteractionService
/cts/tests/tests/voiceinteraction/src/android/voiceinteraction/cts/
DHotwordDetectionServiceBasicTest.java1857 assertThat(mService.getSoftwareOnDetectedCount()).isEqualTo(1); in testHotwordDetectionService_onDetectedTwice_clientOnlyOneOnDetected()