Home
last modified time | relevance | path

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

/system/chre/core/
Dsettings.cc48 void sendSettingChangedNotification(Setting setting, bool enabled) { in sendSettingChangedNotification() function
153 sendSettingChangedNotification(setting, settingEnabled); in settingChangedCallback()
/system/chre/host/hal_generic/V1_1/
Dgeneric_context_hub_v1_1.cc54 mConnection.sendSettingChangedNotification(fbsSetting, fbsState); in onSettingChanged()
/system/chre/host/hal_generic/V1_2/
Dgeneric_context_hub_v1_2.cc91 mConnection.sendSettingChangedNotification(fbsSetting, fbsState); in onSettingChanged_1_2()
/system/chre/host/hal_generic/common/
Dhal_chre_socket_connection.h117 bool sendSettingChangedNotification(::chre::fbs::Setting fbsSetting,
Dhal_chre_socket_connection.cc170 bool HalChreSocketConnection::sendSettingChangedNotification( in sendSettingChangedNotification() function in android::hardware::contexthub::common::implementation::HalChreSocketConnection
/system/chre/host/hal_generic/aidl/
Dgeneric_context_hub_aidl.cc184 mConnection.sendSettingChangedNotification(fbsSetting, in onSettingChanged()
200 mConnection.sendSettingChangedNotification( in onSettingChanged()
211 mConnection.sendSettingChangedNotification( in onSettingChanged()