Searched refs:SetUsageStatisticsReporting (Results 1 – 5 of 5) sorted by relevance
26 MOCK_METHOD1(SetUsageStatisticsReporting, void(bool));
67 virtual void SetUsageStatisticsReporting(bool val) = 0;
71 get_screen_observer()->SetUsageStatisticsReporting(usage_stats_enabled); in OnExit()
243 virtual void SetUsageStatisticsReporting(bool val) OVERRIDE;
1021 void WizardController::SetUsageStatisticsReporting(bool val) { in SetUsageStatisticsReporting() function in chromeos::WizardController