Searched refs:strongModule (Results 1 – 1 of 1) sorted by relevance
285 sp<Module> strongModule; in sendRecognitionEvent() local288 strongModule = mModules.valueAt(i); in sendRecognitionEvent()292 if (strongModule == 0) { in sendRecognitionEvent()297 eventMemory, strongModule)); in sendRecognitionEvent()339 sp<Module> strongModule; in sendSoundModelEvent() local342 strongModule = mModules.valueAt(i); in sendSoundModelEvent()346 if (strongModule == 0) { in sendSoundModelEvent()350 eventMemory, strongModule)); in sendSoundModelEvent()376 sp<Module> strongModule; in sendServiceStateEvent_l() local379 strongModule = mModules.valueAt(i); in sendServiceStateEvent_l()[all …]