Home
last modified time | relevance | path

Searched defs:hubId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/location/
DIContextHubCallback.aidl25 void onMessageReceipt(int hubId, int nanoAppId, in ContextHubMessage msg); in onMessageReceipt()
/frameworks/base/core/jni/
Dandroid_hardware_location_ContextHubService.cpp760 int context_hub_callback(uint32_t hubId, in context_hub_callback()
983 int hubId; in nativeSendMessage() local