Searched refs:mActiveDetectors (Results 1 – 1 of 1) sorted by relevance
215 mActiveDetectors.forEach(detector -> { in onDetectorRemoteException()410 mActiveDetectors.forEach(detector -> { in onSoundModelsChangedInternal()742 mActiveDetectors.add(dspDetector);753 mActiveDetectors.remove(dspDetector);903 mActiveDetectors.add(softwareHotwordDetector); in createHotwordDetectorInternal()910 mActiveDetectors.remove(softwareHotwordDetector); in createHotwordDetectorInternal()967 for (HotwordDetector detector : mActiveDetectors) { in createVisualQueryDetector()1075 mActiveDetectors.forEach(detector -> { in safelyShutdownAllHotwordDetectors()1096 mActiveDetectors.remove(detector); in onHotwordDetectorDestroyed()1122 if (mActiveDetectors.size() == 0) { in dump()[all …]