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