Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubClient.java46 private IContextHubClient mClientProxy = null; field in ContextHubClient
83 if (mClientProxy != null) { in setClientProxy()
87 mClientProxy = clientProxy; in setClientProxy()
117 mClientProxy.close(); in close()
172 return mClientProxy.sendMessageToNanoApp(message); in sendMessageToNanoApp()
/aosp12/frameworks/av/services/audioflinger/
H A DPlaybackTracks.h386 (void) mClientProxy->getTimestamp(&timestamp); in getClientProxyTimestamp()
408 sp<AudioTrackClientProxy> mClientProxy; variable
H A DTracks.cpp1910 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()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23969 Landroid/hardware/location/ContextHubClient;->mClientProxy:Landroid/hardware/location/IContextHubCl…