Home
last modified time | relevance | path

Searched defs:onHostEndpointConnected (Results 1 – 6 of 6) 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/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/android/hardware/contexthub/
DIContextHub.aidl185 void onHostEndpointConnected(in HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/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/current/android/hardware/contexthub/
DIContextHub.aidl46 void onHostEndpointConnected(in android.hardware.contexthub.HostEndpointInfo hostEndpointInfo); in onHostEndpointConnected() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp119 ScopedAStatus ContextHub::onHostEndpointConnected(const HostEndpointInfo& in_info) { in onHostEndpointConnected() function in aidl::android::hardware::contexthub::ContextHub