Searched refs:getStreamState (Results 1 – 1 of 1) sorted by relevance
90 if (getStreamState() == STREAM_STATE_RECORDING) { in configure()108 if (getStreamState() == STREAM_STATE_CONFIGURED) { in configure()147 if (getStreamState() != STREAM_STATE_IDLE) { in onConfiguringOutputs()154 if (getStreamState() == STREAM_STATE_CONFIGURED) { in onConfiguringOutputs()173 if (getStreamState() != STREAM_STATE_IDLE) { in onConfiguringRequest()180 if (getStreamState() == STREAM_STATE_CONFIGURED) { in onConfiguringRequest()193 if (getStreamState() == STREAM_STATE_RECORDING) { in start()198 if (getStreamState() != STREAM_STATE_CONFIGURED) { in start()226 if (getStreamState() != STREAM_STATE_RECORDING) { in stop()270 while (getStreamState() == STREAM_STATE_RECORDING) { in startMediaCodecRecording()[all …]