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