Searched defs:onChreDisconnected (Results 1 – 3 of 3) sorted by relevance
| /system/chre/host/hal_generic/common/ | ||
| D | chre_connection_callback.h | 38 virtual void onChreDisconnected() {}; in onChreDisconnected() function |
| D | context_hub_v4_impl.cc | 68 void ContextHubV4Impl::onChreDisconnected() { in onChreDisconnected() function in android::hardware::contexthub::common::implementation::ContextHubV4Impl |
| D | multi_client_context_hub_base.cc | 1079 void MultiClientContextHubBase::onChreDisconnected() { in onChreDisconnected() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase |