Searched refs:IContexthubCallback (Results 1 – 18 of 18) 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()
34 using ::android::hardware::contexthub::V1_0::IContexthubCallback;49 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
19 import @1.0::IContexthubCallback;21 interface IContexthubCallback extends @1.0::IContexthubCallback {
18 "IContexthubCallback.hal",
23 import IContexthubCallback;51 registerCallback_1_2(uint32_t hubId, IContexthubCallback cb) generates (Result result);
34 using IContexthubCallback = ::android::hardware::contexthub::V1_0::IContexthubCallback; member
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()
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 {
46 using ::android::hardware::contexthub::V1_0::IContexthubCallback;65 class ContexthubCallbackV1_0 : public ContexthubCallbackBase<IContexthubCallback> {};
63 …7ee7495353a2887fe338f913276f2eb41e80f11395ec2e android.hardware.contexthub@1.0::IContexthubCallback775 …939ef97ab5bd867b73faf3dba0e7e69f77c3c43d9e487e android.hardware.contexthub@1.0::IContexthubCallback849 …e3e70fbd39d9a4ff030c12d6fa3113af2b59fa3c77046e android.hardware.contexthub@1.2::IContexthubCallback