Searched defs:should_notify (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/update_manager/
H A Dgeneric_variables.h182 bool should_notify = !(has_value_ && new_value == value_); local
185 if (should_notify)

Completed in 340 milliseconds