Searched refs:softwareHotwordDetector (Results 1 – 1 of 1) sorted by relevance
899 SoftwareHotwordDetector softwareHotwordDetector = in createHotwordDetectorInternal() local902 mActiveDetectors.add(softwareHotwordDetector); in createHotwordDetectorInternal()905 softwareHotwordDetector.registerOnDestroyListener( in createHotwordDetectorInternal()907 softwareHotwordDetector.initialize(options, sharedMemory); in createHotwordDetectorInternal()909 mActiveDetectors.remove(softwareHotwordDetector); in createHotwordDetectorInternal()910 softwareHotwordDetector.destroy(); in createHotwordDetectorInternal()913 return softwareHotwordDetector; in createHotwordDetectorInternal()