Searched refs:removedCommands (Results 1 – 1 of 1) sorted by relevance
854 Vector < sp<AudioCommand> > removedCommands; in insertCommand_l() local905 removedCommands.add(command2); in insertCommand_l()922 removedCommands.add(command2); in insertCommand_l()934 removedCommands.add(command2); in insertCommand_l()979 removedCommands.add(command2); in insertCommand_l()1002 for (size_t j = 0; j < removedCommands.size(); j++) { in insertCommand_l()1005 if (mAudioCommands[k].get() == removedCommands[j].get()) { in insertCommand_l()1012 removedCommands.clear(); in insertCommand_l()