Searched defs:onDisconnected (Results 1 – 3 of 3) sorted by relevance
/system/chre/host/common/include/chre_host/ | ||
D | socket_client.h | 69 virtual void onDisconnected() {}; in onDisconnected() function |
/system/chre/host/common/test/ | ||
D | chre_test_client.cc | 70 void onDisconnected() override { in onDisconnected() function in __anon0405a30b0111::SocketCallbacks |
/system/chre/host/hal_generic/ | ||
D | generic_context_hub.cc | 250 void GenericContextHub::SocketCallbacks::onDisconnected() { in onDisconnected() function in android::hardware::contexthub::V1_0::implementation::GenericContextHub::SocketCallbacks |