Searched refs:getCallBackForHubId (Results 1 – 2 of 2) sorted by relevance
94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId);
133 sp<IContexthubCallback> Contexthub::getCallBackForHubId(uint32_t hubId) { in getCallBackForHubId() function in android::hardware::contexthub::V1_0::implementation::Contexthub368 sp<IContexthubCallback> cb = obj->getCallBackForHubId(hubId); in contextHubCb()