Searched defs:sendSettingChangedNotification (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/system/chre/core/ | ||
H A D | settings.cc | 48 void sendSettingChangedNotification(Setting setting, bool enabled) { in sendSettingChangedNotification() function |
/aosp_15_r20/system/chre/host/hal_generic/common/ | ||
H A D | hal_chre_socket_connection.cc | 153 bool HalChreSocketConnection::sendSettingChangedNotification( in sendSettingChangedNotification() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection |