Home
last modified time | relevance | path

Searched refs:should_notify (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/shill/wifi/
Dwifi_endpoint.cc107 bool should_notify = false; in PropertiesChanged() local
110 should_notify = true; in PropertiesChanged()
120 should_notify = true; in PropertiesChanged()
129 should_notify = true; in PropertiesChanged()
132 if (should_notify) { in PropertiesChanged()
/system/update_engine/update_manager/
Dgeneric_variables.h182 bool should_notify = !(has_value_ && new_value == value_); in SetValue() local
185 if (should_notify) in SetValue()
/system/connectivity/shill/cellular/
Dmobile_operator_info_impl.cc375 bool should_notify = current_mno_ != nullptr || current_mvno_ != nullptr; in Reset() local
396 if (should_notify) { in Reset()