Searched refs:moveToRestartQueue (Results 1 – 4 of 4) sorted by relevance
189 mStreamManager.moveToRestartQueue(stream, streamID); in stop()
411 void moveToRestartQueue(Stream* stream, int32_t activeStreamIDToMatch = 0);
461 mStreamManager->moveToRestartQueue(this, activeStreamIDToRestart); in onBufferEnd()
274 void StreamManager::moveToRestartQueue( in moveToRestartQueue() function in android::soundpool::StreamManager