/aosp12/hardware/interfaces/contexthub/1.2/default/ |
H A D | Contexthub.h | 32 using IContexthubCallback = ::android::hardware::contexthub::V1_2::IContexthubCallback; variable 43 const sp<V1_0::IContexthubCallback>& cb) override; 56 const sp<V1_2::IContexthubCallback>& cb) override;
|
H A D | Contexthub.cpp | 57 const sp<V1_0::IContexthubCallback>& cb) { in registerCallback() 75 const sp<V1_2::IContexthubCallback>& cb) { in registerCallback_1_2()
|
/aosp12/hardware/interfaces/contexthub/1.0/default/ |
H A D | Contexthub.h | 38 const sp<IContexthubCallback> &cb) override; 69 sp<IContexthubCallback> callback; 94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId); 96 int handleOsMessage(sp<IContexthubCallback> cb,
|
H A D | Contexthub.cpp | 133 sp<IContexthubCallback> Contexthub::getCallBackForHubId(uint32_t hubId) { in getCallBackForHubId() 199 const sp<IContexthubCallback> &cb) { in registerCallback() 262 int Contexthub::handleOsMessage(sp<IContexthubCallback> cb, in handleOsMessage() 368 sp<IContexthubCallback> cb = obj->getCallBackForHubId(hubId); in contextHubCb()
|
/aosp12/hardware/interfaces/contexthub/common/default/1.X/utils/ |
H A D | IContextHubCallbackWrapper.h | 112 class IContextHubCallbackWrapperV1_0 : public ContextHubCallbackWrapper<V1_0::IContexthubCallback> { 114 IContextHubCallbackWrapperV1_0(sp<V1_0::IContexthubCallback> callback) in IContextHubCallbackWrapperV1_0() 118 class IContextHubCallbackWrapperV1_2 : public ContextHubCallbackWrapper<V1_2::IContexthubCallback> { 120 IContextHubCallbackWrapperV1_2(sp<V1_2::IContexthubCallback> callback) in IContextHubCallbackWrapperV1_2()
|
/aosp12/frameworks/base/services/core/java/com/android/server/location/contexthub/ |
H A D | IContextHubWrapper.java | 22 import android.hardware.contexthub.V1_2.IContexthubCallback; 104 int hubId, IContexthubCallback callback) throws RemoteException; in registerCallback() 173 int hubId, IContexthubCallback callback) throws RemoteException { in registerCallback() 222 int hubId, IContexthubCallback callback) throws RemoteException { in registerCallback() 287 int hubId, IContexthubCallback callback) throws RemoteException { in registerCallback()
|
H A D | ContextHubService.java | 36 import android.hardware.contexthub.V1_2.IContexthubCallback; 139 private class ContextHubServiceCallback extends IContexthubCallback.Stub {
|
/aosp12/hardware/interfaces/contexthub/1.1/default/ |
H A D | Contexthub.h | 34 Return<Result> registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) override; 42 sp<IContexthubCallback> mCallback;
|
H A D | Contexthub.cpp | 32 Return<Result> Contexthub::registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) { in registerCallback()
|
/aosp12/hardware/interfaces/contexthub/1.1/vts/functional/ |
H A D | VtsHalContexthubV1_1TargetTest.cpp | 34 using ::android::hardware::contexthub::V1_0::IContexthubCallback; 49 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
|
/aosp12/hardware/interfaces/contexthub/1.2/ |
H A D | IContexthubCallback.hal | 19 import @1.0::IContexthubCallback; 21 interface IContexthubCallback extends @1.0::IContexthubCallback {
|
H A D | IContexthub.hal | 23 import IContexthubCallback; 51 registerCallback_1_2(uint32_t hubId, IContexthubCallback cb) generates (Result result);
|
H A D | Android.bp | 18 "IContexthubCallback.hal",
|
/aosp12/hardware/interfaces/contexthub/common/default/1.X/ |
H A D | ContextHub.h | 34 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback; member
|
/aosp12/hardware/interfaces/contexthub/1.2/vts/functional/ |
H A D | VtsHalContexthubV1_2TargetTest.cpp | 47 using ::android::hardware::contexthub::V1_2::IContexthubCallback; 61 class ContexthubCallbackV1_2 : public ContexthubCallbackBase<IContexthubCallback> { 78 Result registerCallback_1_2(sp<IContexthubCallback> cb) { in registerCallback_1_2()
|
/aosp12/hardware/interfaces/contexthub/common/vts/ |
H A D | ContexthubHidlTestBase.h | 43 V1_0::Result registerCallback(sp<V1_0::IContexthubCallback> cb) { in registerCallback()
|
/aosp12/hardware/interfaces/contexthub/1.0/ |
H A D | Android.bp | 18 "IContexthubCallback.hal",
|
H A D | IContexthub.hal | 19 import IContexthubCallback; 50 registerCallback(uint32_t hubId, IContexthubCallback cb) generates (Result result);
|
H A D | IContexthubCallback.hal | 19 interface IContexthubCallback {
|
/aosp12/system/chre/host/hal_generic/V1_2/ |
H A D | generic_context_hub_v1_2.h | 50 uint32_t hubId, const sp<IContexthubCallback> &cb) override;
|
H A D | generic_context_hub_v1_2.cc | 69 uint32_t hubId, const sp<IContexthubCallback> &cb) { in registerCallback_1_2()
|
/aosp12/hardware/interfaces/contexthub/1.0/vts/functional/ |
H A D | VtsHalContexthubV1_0TargetTest.cpp | 46 using ::android::hardware::contexthub::V1_0::IContexthubCallback; 65 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
|
/aosp12/system/chre/host/hal_generic/common/ |
H A D | generic_context_hub_base.h | 55 using ::android::hardware::contexthub::V1_0::IContexthubCallback; 182 const sp<IContexthubCallback> &cb) override { in registerCallback()
|
/aosp12/hardware/interfaces/ |
H A D | current.txt | 63 …7ee7495353a2887fe338f913276f2eb41e80f11395ec2e android.hardware.contexthub@1.0::IContexthubCallback 775 …939ef97ab5bd867b73faf3dba0e7e69f77c3c43d9e487e android.hardware.contexthub@1.0::IContexthubCallback 849 …e3e70fbd39d9a4ff030c12d6fa3113af2b59fa3c77046e android.hardware.contexthub@1.2::IContexthubCallback
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 2324 android.hardware.contexthub.V1_0.IContexthubCallback$Stub 2325 android.hardware.contexthub.V1_0.IContexthubCallback
|