Searched refs:previousCommand (Results 1 - 1 of 1) sorted by last modified time

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp3450 FastMixerState::Command previousCommand = FastMixerState::HOT_IDLE; local
3459 previousCommand = state->mCommand;
3570 if (!(previousCommand & FastMixerState::IDLE)) {
3575 state->mCommand = previousCommand;

Completed in 92 milliseconds