Home
last modified time | relevance | path

Searched defs:onHostEndpointConnected (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl184 void onHostEndpointConnected(in HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp121 ScopedAStatus ContextHub::onHostEndpointConnected(const HostEndpointInfo& in_info) { in onHostEndpointConnected() function in aidl::android::hardware::contexthub::ContextHub