Searched refs:IContexthubCallback (Results 1 – 19 of 19) sorted by relevance
32 using IContexthubCallback = ::android::hardware::contexthub::V1_2::IContexthubCallback; variable43 const sp<V1_0::IContexthubCallback>& cb) override;56 const sp<V1_2::IContexthubCallback>& cb) override;
57 const sp<V1_0::IContexthubCallback>& cb) { in registerCallback()75 const sp<V1_2::IContexthubCallback>& cb) { in registerCallback_1_2()
38 const sp<IContexthubCallback> &cb) override;69 sp<IContexthubCallback> callback;94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId);96 int handleOsMessage(sp<IContexthubCallback> cb,
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()
34 Return<Result> registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) override;42 sp<IContexthubCallback> mCallback;
32 Return<Result> Contexthub::registerCallback(uint32_t hubId, const sp<IContexthubCallback>& cb) { in registerCallback()
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()
35 using ::android::hardware::contexthub::V1_0::IContexthubCallback;50 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
19 import @1.0::IContexthubCallback;21 interface IContexthubCallback extends @1.0::IContexthubCallback {
23 import IContexthubCallback;51 registerCallback_1_2(uint32_t hubId, IContexthubCallback cb) generates (Result result);
18 "IContexthubCallback.hal",
34 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback; member
48 using ::android::hardware::contexthub::V1_2::IContexthubCallback;62 class ContexthubCallbackV1_2 : public ContexthubCallbackBase<IContexthubCallback> {79 Result registerCallback_1_2(sp<IContexthubCallback> cb) { in registerCallback_1_2()
43 V1_0::Result registerCallback(sp<V1_0::IContexthubCallback> cb) { in registerCallback()
19 import IContexthubCallback;50 registerCallback(uint32_t hubId, IContexthubCallback cb) generates (Result result);
19 interface IContexthubCallback {
47 using ::android::hardware::contexthub::V1_0::IContexthubCallback;66 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
64 …7ee7495353a2887fe338f913276f2eb41e80f11395ec2e android.hardware.contexthub@1.0::IContexthubCallback776 …939ef97ab5bd867b73faf3dba0e7e69f77c3c43d9e487e android.hardware.contexthub@1.0::IContexthubCallback850 …e3e70fbd39d9a4ff030c12d6fa3113af2b59fa3c77046e android.hardware.contexthub@1.2::IContexthubCallback