Lines Matching refs:strongModule
285 sp<Module> strongModule; in sendRecognitionEvent() local
288 strongModule = mModules.valueAt(i); in sendRecognitionEvent()
292 if (strongModule == 0) { in sendRecognitionEvent()
297 eventMemory, strongModule)); in sendRecognitionEvent()
339 sp<Module> strongModule; in sendSoundModelEvent() local
342 strongModule = mModules.valueAt(i); in sendSoundModelEvent()
346 if (strongModule == 0) { in sendSoundModelEvent()
350 eventMemory, strongModule)); in sendSoundModelEvent()
376 sp<Module> strongModule; in sendServiceStateEvent_l() local
379 strongModule = mModules.valueAt(i); in sendServiceStateEvent_l()
383 if (strongModule == 0) { in sendServiceStateEvent_l()
387 eventMemory, strongModule)); in sendServiceStateEvent_l()