Searched refs:closeInputStream (Results 1 – 4 of 4) sorted by relevance
115 void closeInputStream(struct audio_stream_in *stream_in);
228 void DeviceHalLocal::closeInputStream(struct audio_stream_in *stream_in) { in closeInputStream() function in android::CPP_VERSION::DeviceHalLocal
320 mDevice->closeInputStream(mStream); in ~StreamInHalLocal()
325 boolean closeInputStream, boolean preferAnimation, Source source) throws IOException { in createFromStream() argument333 if (closeInputStream) { in createFromStream()338 decoder.mOwnsInputStream = closeInputStream; in createFromStream()