Searched refs:kKeyForSuspendAll (Results 1 – 3 of 3) sorted by relevance
1812 ssize_t index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()1818 mSuspendedEffects.add((int)kKeyForSuspendAll, desc); in setEffectSuspendedAll_l()1840 if (mSuspendedEffects.keyAt(i) == (int)kKeyForSuspendAll) { in setEffectSuspendedAll_l()1850 mSuspendedEffects.removeItem((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()1900 index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in checkSuspendOnEffectEnabled()
251 static const int kKeyForSuspendAll = 0; variable
786 if (sessionEffects.keyAt(i) == EffectChain::kKeyForSuspendAll) { in checkSuspendOnAddEffectChain_l()819 int key = EffectChain::kKeyForSuspendAll; in updateSuspendedSessions_l()