Home
last modified time | relevance | path

Searched refs:onChreRestarted (Results 1 – 6 of 6) sorted by relevance

/system/chre/host/tinysys/hal/
Dtinysys_context_hub.cc35 void TinysysContextHub::onChreRestarted() { in onChreRestarted() function in aidl::android::hardware::contexthub::TinysysContextHub
38 MultiClientContextHubBase::onChreRestarted(); in onChreRestarted()
Dtinysys_context_hub.h36 void onChreRestarted() override;
Dtinysys_chre_connection.cc141 chreConnection->getCallback()->onChreRestarted(); in chreStateMonitorTask()
/system/chre/host/hal_generic/common/
Dchre_connection_callback.h35 virtual void onChreRestarted(){}; in onChreRestarted() function
Dmulti_client_context_hub_base.h90 void onChreRestarted() override;
Dmulti_client_context_hub_base.cc946 void MultiClientContextHubBase::onChreRestarted() { in onChreRestarted() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase