Searched refs:auto_update_enabled_ (Results 1 – 2 of 2) sorted by relevance
110 auto_update_enabled_ ? IDS_REINSTALL_APP : IDS_REENABLE_UPDATES)); in Init()126 auto_update_enabled_ ? IDS_UPGRADE_BUBBLE_TEXT in Init()186 auto_update_enabled_(auto_update_enabled), in OutdatedUpgradeBubbleView()207 if (auto_update_enabled_) { in HandleButtonPressed()
68 bool auto_update_enabled_; variable