Searched refs:mSoftwareHotwordDetector (Results 1 – 1 of 1) sorted by relevance
137 private SoftwareHotwordDetector mSoftwareHotwordDetector; field in VoiceInteractionService437 mSoftwareHotwordDetector = in createHotwordDetector()441 return mSoftwareHotwordDetector; in createHotwordDetector()513 if (mSoftwareHotwordDetector == null) { in shutdownMicrophoneHotwordDetectorLocked()518 mSoftwareHotwordDetector.stopRecognition(); in shutdownMicrophoneHotwordDetectorLocked()529 mSoftwareHotwordDetector = null; in shutdownMicrophoneHotwordDetectorLocked()561 if (mSoftwareHotwordDetector == null) { in dump()564 mSoftwareHotwordDetector.dump(" ", pw); in dump()