Searched refs:kKeyForSuspendAll (Results 1 – 3 of 3) sorted by relevance
230 static constexpr int kKeyForSuspendAll = 0; variable
2852 ssize_t index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()2858 mSuspendedEffects.add((int)kKeyForSuspendAll, desc); in setEffectSuspendedAll_l()2880 if (mSuspendedEffects.keyAt(i) == (int)kKeyForSuspendAll) { in setEffectSuspendedAll_l()2890 mSuspendedEffects.removeItem((int)kKeyForSuspendAll); in setEffectSuspendedAll_l()2949 index = mSuspendedEffects.indexOfKey((int)kKeyForSuspendAll); in checkSuspendOnEffectEnabled_l()
1332 if (sessionEffects.keyAt(i) == IAfEffectChain::kKeyForSuspendAll) { in checkSuspendOnAddEffectChain_l()1365 int key = IAfEffectChain::kKeyForSuspendAll; in updateSuspendedSessions_l()