Home
last modified time | relevance | path

Searched refs:mClientProxy (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DContextHubClient.java44 private IContextHubClient mClientProxy = null; field in ContextHubClient
81 if (mClientProxy != null) { in setClientProxy()
85 mClientProxy = clientProxy; in setClientProxy()
115 mClientProxy.close(); in close()
143 return mClientProxy.sendMessageToNanoApp(message); in sendMessageToNanoApp()
/frameworks/av/services/audioflinger/
DPlaybackTracks.h337 (void) mClientProxy->getTimestamp(&timestamp); in getClientProxyTimestamp()
359 sp<AudioTrackClientProxy> mClientProxy; variable
DTracks.cpp1565 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()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt23978 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…