Home
last modified time | relevance | path

Searched refs:UMA_HISTOGRAM_BOOLEAN (Results 1 – 25 of 99) sorted by relevance

1234

/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_state_impl_win.cc24 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinAudioDescription", in UpdatePlatformSpecificHistograms()
29 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinScreenReader", in UpdatePlatformSpecificHistograms()
35 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinStickyKeys", in UpdatePlatformSpecificHistograms()
71 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinJAWS", jaws); in UpdatePlatformSpecificHistograms()
72 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinNVDA", nvda); in UpdatePlatformSpecificHistograms()
73 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinSAToGo", satogo); in UpdatePlatformSpecificHistograms()
74 UMA_HISTOGRAM_BOOLEAN("Accessibility.WinZoomText", zoomtext); in UpdatePlatformSpecificHistograms()
Dbrowser_accessibility_state_impl.cc114 UMA_HISTOGRAM_BOOLEAN("Accessibility.State", IsAccessibleBrowser()); in UpdateHistograms()
115 UMA_HISTOGRAM_BOOLEAN("Accessibility.InvertedColors", in UpdateHistograms()
117 UMA_HISTOGRAM_BOOLEAN("Accessibility.ManuallyEnabled", in UpdateHistograms()
/external/chromium_org/chrome/browser/translate/
Dtranslate_ui_delegate.cc114 UMA_HISTOGRAM_BOOLEAN(kModifyOriginalLang, true); in UpdateOriginalLanguageIndex()
127 UMA_HISTOGRAM_BOOLEAN(kModifyTargetLang, true); in UpdateTargetLanguageIndex()
163 UMA_HISTOGRAM_BOOLEAN(kPerformTranslate, true); in Translate()
169 UMA_HISTOGRAM_BOOLEAN(kRevertTranslation, true); in RevertTranslation()
186 UMA_HISTOGRAM_BOOLEAN(kDeclineTranslate, true); in TranslationDeclined()
189 UMA_HISTOGRAM_BOOLEAN(kDeclineTranslateDismissUI, true); in TranslationDeclined()
207 UMA_HISTOGRAM_BOOLEAN(kNeverTranslateLang, true); in SetLanguageBlocked()
230 UMA_HISTOGRAM_BOOLEAN(kNeverTranslateSite, true); in SetSiteBlacklist()
246 UMA_HISTOGRAM_BOOLEAN(kAlwaysTranslateLang, true); in SetAlwaysTranslate()
Dtranslate_browser_metrics.cc62 UMA_HISTOGRAM_BOOLEAN(kTranslateReportLanguageDetectionError, true); in ReportLanguageDetectionError()
/external/chromium_org/chrome/browser/chromeos/
Dpreferences.cc416 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapToClick.Changed", enabled); in NotifyPrefChanged()
418 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapToClick.Started", enabled); in NotifyPrefChanged()
432 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapDragging.Changed", enabled); in NotifyPrefChanged()
434 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapDragging.Started", enabled); in NotifyPrefChanged()
441 UMA_HISTOGRAM_BOOLEAN("Touchpad.ThreeFingerClick.Changed", enabled); in NotifyPrefChanged()
443 UMA_HISTOGRAM_BOOLEAN("Touchpad.ThreeFingerClick.Started", enabled); in NotifyPrefChanged()
455 UMA_HISTOGRAM_BOOLEAN("Touchpad.NaturalScroll.Changed", enabled); in NotifyPrefChanged()
457 UMA_HISTOGRAM_BOOLEAN("Touchpad.NaturalScroll.Started", enabled); in NotifyPrefChanged()
492 UMA_HISTOGRAM_BOOLEAN("Mouse.PrimaryButtonRight.Changed", right); in NotifyPrefChanged()
494 UMA_HISTOGRAM_BOOLEAN("Mouse.PrimaryButtonRight.Started", right); in NotifyPrefChanged()
[all …]
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_host_metrics.cc37 UMA_HISTOGRAM_BOOLEAN("SpellCheck.Enabled", enabled); in RecordEnabledStats()
85 UMA_HISTOGRAM_BOOLEAN("SpellCheck.DictionaryCorrupted", corrupted); in RecordDictionaryCorruptionStats()
146 UMA_HISTOGRAM_BOOLEAN("SpellCheck.SpellingService.Enabled", enabled); in RecordSpellingServiceStats()
/external/chromium_org/content/browser/device_orientation/
Ddata_fetcher_shared_memory_default.cc49 UMA_HISTOGRAM_BOOLEAN("InertialSensor.MotionDefaultAvailable", false); in Start()
54 UMA_HISTOGRAM_BOOLEAN("InertialSensor.OrientationDefaultAvailable", in Start()
Ddata_fetcher_impl_android.cc20 UMA_HISTOGRAM_BOOLEAN("InertialSensor.RotationVectorAndroidAvailable", value); in updateRotationVectorHistogram()
206 UMA_HISTOGRAM_BOOLEAN("InertialSensor.AccelerometerAndroidAvailable", in CheckMotionBufferReadyToRead()
208 UMA_HISTOGRAM_BOOLEAN( in CheckMotionBufferReadyToRead()
212 UMA_HISTOGRAM_BOOLEAN("InertialSensor.GyroscopeAndroidAvailable", in CheckMotionBufferReadyToRead()
Ddata_fetcher_shared_memory_mac.cc128 UMA_HISTOGRAM_BOOLEAN("InertialSensor.MotionMacAvailable", in Start()
136 UMA_HISTOGRAM_BOOLEAN("InertialSensor.OrientationMacAvailable", in Start()
Ddata_fetcher_shared_memory_win.cc250 UMA_HISTOGRAM_BOOLEAN("InertialSensor.InclinometerWindowsAvailable", in Start()
268 UMA_HISTOGRAM_BOOLEAN("InertialSensor.AccelerometerWindowsAvailable", in Start()
270 UMA_HISTOGRAM_BOOLEAN("InertialSensor.GyrometerWindowsAvailable", in Start()
/external/chromium_org/webkit/browser/appcache/
Dappcache_histograms.cc18 UMA_HISTOGRAM_BOOLEAN("appcache.ReinitAttempt", repeated_attempt); in CountReinitAttempt()
64 UMA_HISTOGRAM_BOOLEAN("appcache.MissingManifestEntry", true); in AddMissingManifestEntrySample()
/external/chromium_org/content/app/android/
Dlibrary_loader_hooks.cc130 UMA_HISTOGRAM_BOOLEAN("ContentAndroidLinker.LoadedAtFixedAddressFailed", in RecordContentAndroidLinkerHistogram()
132 UMA_HISTOGRAM_BOOLEAN("ContentAndroidLinker.IsLowMemoryDevice", in RecordContentAndroidLinkerHistogram()
/external/chromium_org/chrome/browser/drive/
Ddrive_notification_manager.cc115 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationInitiallyEnabled", in NotifyObserversToUpdate()
141 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationRegistered", in RegisterDriveNotifications()
/external/chromium_org/chrome/browser/extensions/
Dinstall_signer.cc374 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.FetchSuccess", fetch_success); in ParseFetchResponse()
381 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.GetResponseSuccess", in ParseFetchResponse()
401 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ParseJsonSuccess", in ParseFetchResponse()
421 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ParseFieldsSuccess", in ParseFetchResponse()
459 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ResultWasValid", verified); in HandleSignatureResult()
/external/chromium/chrome/browser/autofill/
Dautofill_metrics.cc228 UMA_HISTOGRAM_BOOLEAN("Autofill.IsEnabled.Startup", enabled); in LogIsAutofillEnabledAtStartup()
232 UMA_HISTOGRAM_BOOLEAN("Autofill.IsEnabled.PageLoad", enabled); in LogIsAutofillEnabledAtPageLoad()
/external/chromium_org/chrome/browser/chromeos/accessibility/
Daccessibility_manager.cc766 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosSpokenFeedback", in UpdateChromeOSAccessibilityHistograms()
768 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosHighContrast", in UpdateChromeOSAccessibilityHistograms()
770 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosVirtualKeyboard", in UpdateChromeOSAccessibilityHistograms()
782 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosLargeCursor", in UpdateChromeOSAccessibilityHistograms()
784 UMA_HISTOGRAM_BOOLEAN( in UpdateChromeOSAccessibilityHistograms()
789 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosAutoclick", autoclick_enabled); in UpdateChromeOSAccessibilityHistograms()
/external/chromium_org/net/dns/
Ddns_config_service.cc155 UMA_HISTOGRAM_BOOLEAN("AsyncDNS.ConfigChange", changed); in OnConfigRead()
175 UMA_HISTOGRAM_BOOLEAN("AsyncDNS.HostsChange", changed); in OnHostsRead()
/external/chromium_org/chrome/browser/performance_monitor/
Dprocess_metrics_history.cc89 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.BrowserProcess", true); in RunPerformanceTriggers()
/external/chromium_org/chrome/browser/gpu/
Dgpu_mode_manager.cc56 UMA_HISTOGRAM_BOOLEAN("GPU.HardwareAccelerationModeEnabled", in GpuModeManager()
/external/chromium_org/content/renderer/
Dgamepad_shared_memory_reader.cc26 UMA_HISTOGRAM_BOOLEAN("Gamepad.ValidSharedMemoryHandle", valid_handle); in GamepadSharedMemoryReader()
/external/chromium_org/chrome/browser/metrics/
Dtime_ticks_experiment_win.cc29 UMA_HISTOGRAM_BOOLEAN("WinTimeTicks.NonStopTsc", in CollectTimeTicksStats()
/external/chromium_org/chrome/browser/chromeos/first_run/
Dfirst_run.cc91 UMA_HISTOGRAM_BOOLEAN("CrosFirstRun.TutorialLaunched", true); in LaunchTutorial()
/external/chromium_org/net/ocsp/
Dnss_ocsp.cc816 UMA_HISTOGRAM_BOOLEAN("Net.OCSPRequestSuccess", true); in OCSPTrySendAndReceive()
819 UMA_HISTOGRAM_BOOLEAN("Net.OCSPRequestSuccess", false); in OCSPTrySendAndReceive()
824 UMA_HISTOGRAM_BOOLEAN("Net.CRLRequestSuccess", true); in OCSPTrySendAndReceive()
827 UMA_HISTOGRAM_BOOLEAN("Net.CRLRequestSuccess", false); in OCSPTrySendAndReceive()
/external/chromium_org/chrome/browser/storage_monitor/
Dstorage_monitor_linux.cc52 UMA_HISTOGRAM_BOOLEAN( in MakeDeviceUniqueId()
79 UMA_HISTOGRAM_BOOLEAN("MediaDeviceNotification.UdevRequestSuccess", in ~ScopedGetDeviceInfoResultRecorder()
103 UMA_HISTOGRAM_BOOLEAN( in GetDeviceStorageSize()
/external/chromium_org/gpu/config/
Dgpu_info_collector_win.cc164 UMA_HISTOGRAM_BOOLEAN( in RetrieveGpuPerformanceStatsWithHistograms()
343 UMA_HISTOGRAM_BOOLEAN( in CollectD3D11SupportOnWorkerThread()
346 UMA_HISTOGRAM_BOOLEAN( in CollectD3D11SupportOnWorkerThread()

1234