Searched refs:mListenerProxy (Results 1 – 2 of 2) sorted by relevance
510 sp<IProducerListener> mListenerProxy; variable
1293 mListenerProxy = new ProducerListenerProxy(this, sListener); in connect()1295 return connect(api, mListenerProxy, reportBufferRemoval); in connect()