Searched refs:mClientProxy (Results 1 – 4 of 4) sorted by relevance
47 private IContextHubClient mClientProxy = null; field in ContextHubClient86 if (mClientProxy != null) { in setClientProxy()90 mClientProxy = clientProxy; in setClientProxy()92 mId = Integer.valueOf(mClientProxy.getId()); in setClientProxy()149 mClientProxy.close(); in close()201 return mClientProxy.sendMessageToNanoApp(message); in sendMessageToNanoApp()
395 (void) mClientProxy->getTimestamp(×tamp); in getClientProxyTimestamp()417 sp<AudioTrackClientProxy> mClientProxy; variable
1983 mClientProxy = new AudioTrackClientProxy(mCblk, mBuffer, mFrameCount, mFrameSize,1985 mClientProxy->setVolumeLR(GAIN_MINIFLOAT_PACKED_UNITY);1986 mClientProxy->setSendLevel(0.0);1987 mClientProxy->setSampleRate(sampleRate);2074 mClientProxy->releaseBuffer(&buf); in write()2152 status_t status = mClientProxy->obtainBuffer(&buf, &timeout); in obtainBuffer()
21091 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…