Home
last modified time | relevance | path

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

/external/chromium_org/sync/notifier/
Dp2p_invalidator.cc216 bool just_turned_on = (notifications_enabled_ == false); in OnNotificationsEnabled() local
219 if (just_turned_on) { in OnNotificationsEnabled()