Searched refs:getSoftwareOnDetectedCount (Results 1 – 2 of 2) sorted by relevance
133 public int getSoftwareOnDetectedCount() { in getSoftwareOnDetectedCount() method in CtsBasicVoiceInteractionService
1857 assertThat(mService.getSoftwareOnDetectedCount()).isEqualTo(1); in testHotwordDetectionService_onDetectedTwice_clientOnlyOneOnDetected()