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