Searched refs:mClientProxy (Results 1 – 4 of 4) sorted by relevance
44 private IContextHubClient mClientProxy = null; field in ContextHubClient81 if (mClientProxy != null) { in setClientProxy()85 mClientProxy = clientProxy; in setClientProxy()115 mClientProxy.close(); in close()143 return mClientProxy.sendMessageToNanoApp(message); in sendMessageToNanoApp()
337 (void) mClientProxy->getTimestamp(×tamp); in getClientProxyTimestamp()359 sp<AudioTrackClientProxy> mClientProxy; variable
1565 mClientProxy = new AudioTrackClientProxy(mCblk, mBuffer, mFrameCount, mFrameSize,1567 mClientProxy->setVolumeLR(GAIN_MINIFLOAT_PACKED_UNITY);1568 mClientProxy->setSendLevel(0.0);1569 mClientProxy->setSampleRate(sampleRate);1658 mClientProxy->releaseBuffer(&buf); in write()1736 status_t status = mClientProxy->obtainBuffer(&buf, &timeout); in obtainBuffer()
23978 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…