Searched refs:mClientProxy (Results 1 – 4 of 4) sorted by relevance
46 private IContextHubClient mClientProxy = null; field in ContextHubClient83 if (mClientProxy != null) { in setClientProxy()87 mClientProxy = clientProxy; in setClientProxy()117 mClientProxy.close(); in close()172 return mClientProxy.sendMessageToNanoApp(message); in sendMessageToNanoApp()
386 (void) mClientProxy->getTimestamp(×tamp); in getClientProxyTimestamp()408 sp<AudioTrackClientProxy> mClientProxy; variable
1910 mClientProxy = new AudioTrackClientProxy(mCblk, mBuffer, mFrameCount, mFrameSize,1912 mClientProxy->setVolumeLR(GAIN_MINIFLOAT_PACKED_UNITY);1913 mClientProxy->setSendLevel(0.0);1914 mClientProxy->setSampleRate(sampleRate);2003 mClientProxy->releaseBuffer(&buf); in write()2081 status_t status = mClientProxy->obtainBuffer(&buf, &timeout); in obtainBuffer()
23969 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…