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