Searched refs:getCallBackForHubId (Results 1 – 2 of 2) sorted by relevance
/aosp12/hardware/interfaces/contexthub/1.0/default/ | ||
H A D | Contexthub.h | 94 sp<IContexthubCallback> getCallBackForHubId(uint32_t hubId); |
H A D | Contexthub.cpp | 133 sp<IContexthubCallback> Contexthub::getCallBackForHubId(uint32_t hubId) { in getCallBackForHubId() function in android::hardware::contexthub::V1_0::implementation::Contexthub |