Searched refs:softwareHotwordDetector (Results 1 – 1 of 1) sorted by relevance
900 SoftwareHotwordDetector softwareHotwordDetector = in createHotwordDetectorInternal() local903 mActiveDetectors.add(softwareHotwordDetector); in createHotwordDetectorInternal()906 softwareHotwordDetector.registerOnDestroyListener( in createHotwordDetectorInternal()908 softwareHotwordDetector.initialize(options, sharedMemory); in createHotwordDetectorInternal()910 mActiveDetectors.remove(softwareHotwordDetector); in createHotwordDetectorInternal()911 softwareHotwordDetector.destroy(); in createHotwordDetectorInternal()914 return softwareHotwordDetector; in createHotwordDetectorInternal()