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.java47 private IContextHubClient mClientProxy = null; field in ContextHubClient
86 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()
/frameworks/av/services/audioflinger/
DPlaybackTracks.h395 (void) mClientProxy->getTimestamp(&timestamp); in getClientProxyTimestamp()
417 sp<AudioTrackClientProxy> mClientProxy; variable
DTracks.cpp1983 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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt21091 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…