Searched refs:getSoftwareHotwordDetector (Results 1 – 5 of 5) sorted by relevance
364 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in createSoftwareHotwordDetector()
411 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in createSoftwareHotwordDetector()
319 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testHotwordDetectionService_createSoftwareDetector_sendOverMaxResult_getException()375 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testHotwordDetectionService_createSoftwareDetector_customResult_getCustomStatus()1822 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testHotwordDetectionService_softwareDetector_serviceScheduleRestarted()2093 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in createSoftwareHotwordDetector()
546 HotwordDetector softwareHotwordDetector = mService.getSoftwareHotwordDetector(); in testCreateHotwordDetector()
422 public HotwordDetector getSoftwareHotwordDetector() { in getSoftwareHotwordDetector() method in BaseVoiceInteractionService