HomeSort by relevance Sort by last modified time
    Searched refs:kKeyForSuspendAll (Results 1 - 3 of 3) sorted by null

  /frameworks/av/services/audioflinger/
Effects.h 238 static const int kKeyForSuspendAll = 0;
Effects.cpp     [all...]
Threads.cpp 574 if (sessionEffects.keyAt(i) == EffectChain::kKeyForSuspendAll) {
607 int key = EffectChain::kKeyForSuspendAll;
    [all...]

Completed in 398 milliseconds