Searched refs:onStreamOutCreated (Results 1 – 3 of 3) sorted by relevance
292 mBusStreamProvider.onStreamOutCreated(streamOut); in openOutputStreamImpl()347 mBusStreamProvider.onStreamOutCreated(streamOut); in openOutputStream()
47 void onStreamOutCreated(wp<StreamOutImpl> stream);
60 void BusStreamProvider::onStreamOutCreated(wp<StreamOutImpl> stream) { in onStreamOutCreated() function in audio_proxy::service::BusStreamProvider