Searched defs:onChreRestarted (Results 1 – 3 of 3) sorted by relevance
| /system/chre/host/hal_generic/common/ | ||
| D | chre_connection_callback.h | 35 virtual void onChreRestarted(){}; in onChreRestarted() function |
| D | multi_client_context_hub_base.cc | 573 void MultiClientContextHubBase::onChreRestarted() { in onChreRestarted() function in android::hardware::contexthub::common::implementation::MultiClientContextHubBase |
| /system/chre/host/tinysys/hal/ | ||
| D | tinysys_context_hub.cc | 39 void TinysysContextHub::onChreRestarted() { in onChreRestarted() function in aidl::android::hardware::contexthub::TinysysContextHub |