Searched refs:mLastCommand (Results 1 – 2 of 2) sorted by relevance
408 mLastCommand = command; in threadLoop()623 if (mLastCommand != 0) { in dump()624 mLastCommand->dump(buffer, SIZE); in dump()
415 sp<AudioCommand> mLastCommand; // last processed command (used by dump) variable