Searched defs:closeInputStream (Results 1 – 2 of 2) sorted by relevance
217 void DeviceHalLocal::closeInputStream(struct audio_stream_in *stream_in) { in closeInputStream() function in android::CPP_VERSION::DeviceHalLocal
320 boolean closeInputStream, Source source) throws IOException { in createFromStream()