Home
last modified time | relevance | path

Searched defs:onHostEndpointDisconnected (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/1/android/hardware/contexthub/
DIContextHub.aidl47 void onHostEndpointDisconnected(char hostEndpointId); in onHostEndpointDisconnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/2/android/hardware/contexthub/
DIContextHub.aidl47 void onHostEndpointDisconnected(char hostEndpointId); in onHostEndpointDisconnected() method
/hardware/interfaces/contexthub/aidl/android/hardware/contexthub/
DIContextHub.aidl198 void onHostEndpointDisconnected(char hostEndpointId); in onHostEndpointDisconnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/3/android/hardware/contexthub/
DIContextHub.aidl47 void onHostEndpointDisconnected(char hostEndpointId); in onHostEndpointDisconnected() method
/hardware/interfaces/contexthub/aidl/aidl_api/android.hardware.contexthub/current/android/hardware/contexthub/
DIContextHub.aidl47 void onHostEndpointDisconnected(char hostEndpointId); in onHostEndpointDisconnected() method
/hardware/interfaces/contexthub/aidl/default/
DContextHub.cpp125 ScopedAStatus ContextHub::onHostEndpointDisconnected(char16_t in_hostEndpointId) { in onHostEndpointDisconnected() function in aidl::android::hardware::contexthub::ContextHub