Home
last modified time | relevance | path

Searched defs:onChreDisconnected (Results 1 – 3 of 3) sorted by relevance

/system/chre/host/hal_generic/common/
Dchre_connection_callback.h38 virtual void onChreDisconnected() {}; in onChreDisconnected() function
Dcontext_hub_v4_impl.cc68 void ContextHubV4Impl::onChreDisconnected() { in onChreDisconnected() function in android::hardware::contexthub::common::implementation::ContextHubV4Impl
Dmulti_client_context_hub_base.cc1079 void MultiClientContextHubBase::onChreDisconnected() { in onChreDisconnected() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase