Searched refs:kKeyForSuspendAll (Results 1 – 3 of 3) sorted by relevance
2687 ssize_t index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()2693 mSuspendedEffects.add((int)kKeyForSuspendAll, desc); in setEffectSuspendedAll_l()2715 if (mSuspendedEffects.keyAt(i) == (int)kKeyForSuspendAll) { in setEffectSuspendedAll_l()2725 mSuspendedEffects.removeItem((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()2787 index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in checkSuspendOnEffectEnabled()
443 static const int kKeyForSuspendAll = 0; variable
1178 if (sessionEffects.keyAt(i) == EffectChain::kKeyForSuspendAll) { in checkSuspendOnAddEffectChain_l()1211 int key = EffectChain::kKeyForSuspendAll; in updateSuspendedSessions_l()