Searched refs:removedOrphanEffects (Results 1 – 1 of 1) sorted by relevance
2151 std::vector< sp<IAfEffectModule> > removedOrphanEffects = purgeOrphanEffectChains_l(); in removeNotificationClient() local2152 removedEffects.insert(removedEffects.end(), removedOrphanEffects.begin(), in removeNotificationClient()2153 removedOrphanEffects.end()); in removeNotificationClient()