Home
last modified time | relevance | path

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

123456

/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.cc113 UMA_HISTOGRAM_BOOLEAN("Accessibility.State", IsAccessibleBrowser()); in UpdateHistograms()
114 UMA_HISTOGRAM_BOOLEAN("Accessibility.InvertedColors", in UpdateHistograms()
116 UMA_HISTOGRAM_BOOLEAN("Accessibility.ManuallyEnabled", in UpdateHistograms()
/external/chromium_org/content/browser/appcache/
Dappcache_histograms.cc24 UMA_HISTOGRAM_BOOLEAN("appcache.ReinitAttempt", repeated_attempt); in CountReinitAttempt()
28 UMA_HISTOGRAM_BOOLEAN("appcache.CorruptionDetected", true); in CountCorruptionDetected()
61 UMA_HISTOGRAM_BOOLEAN(label, success); in CountResponseRetrieval()
64 UMA_HISTOGRAM_BOOLEAN(label, success); in CountResponseRetrieval()
91 UMA_HISTOGRAM_BOOLEAN(label, was_stalled); in LogUpdateFailureStats()
99 UMA_HISTOGRAM_BOOLEAN(label, was_off_origin_resource_failure); in LogUpdateFailureStats()
144 UMA_HISTOGRAM_BOOLEAN("appcache.MissingManifestEntry", true); in AddMissingManifestEntrySample()
/external/chromium_org/components/translate/core/browser/
Dtranslate_ui_delegate.cc122 UMA_HISTOGRAM_BOOLEAN(kModifyOriginalLang, true); in UpdateOriginalLanguageIndex()
135 UMA_HISTOGRAM_BOOLEAN(kModifyTargetLang, true); in UpdateTargetLanguageIndex()
170 UMA_HISTOGRAM_BOOLEAN(kPerformTranslate, true); in Translate()
177 UMA_HISTOGRAM_BOOLEAN(kRevertTranslation, true); in RevertTranslation()
195 UMA_HISTOGRAM_BOOLEAN(kDeclineTranslate, true); in TranslationDeclined()
199 UMA_HISTOGRAM_BOOLEAN(kDeclineTranslateDismissUI, true); in TranslationDeclined()
216 UMA_HISTOGRAM_BOOLEAN(kNeverTranslateLang, true); in SetLanguageBlocked()
238 UMA_HISTOGRAM_BOOLEAN(kNeverTranslateSite, true); in SetSiteBlacklist()
254 UMA_HISTOGRAM_BOOLEAN(kAlwaysTranslateLang, true); in SetAlwaysTranslate()
/external/chromium_org/chrome/browser/performance_monitor/
Dprocess_metrics_history.cc100 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.BrowserProcess", in RunPerformanceTriggers()
109 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.RendererProcess", in RunPerformanceTriggers()
118 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.PluginProcess", true); in RunPerformanceTriggers()
125 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.GPUProcess", true); in RunPerformanceTriggers()
132 UMA_HISTOGRAM_BOOLEAN("PerformanceMonitor.HighCPU.PPAPIProcess", true); in RunPerformanceTriggers()
/external/chromium_org/components/signin/core/browser/
Dsignin_metrics.cc57 UMA_HISTOGRAM_BOOLEAN("Signin.DuringFirstRun", is_first_run); in LogSigninProfile()
71 UMA_HISTOGRAM_BOOLEAN("Signin.AddAccount", true); in LogSigninAddAccount()
80 UMA_HISTOGRAM_BOOLEAN("Signin.Reconciler.AllExternalCcResultCompleted", in LogExternalCcResultFetches()
/external/chromium_org/chrome/browser/chromeos/
Dpreferences.cc427 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapToClick.Changed", enabled); in ApplyPreferences()
429 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapToClick.Started", enabled); in ApplyPreferences()
444 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapDragging.Changed", enabled); in ApplyPreferences()
446 UMA_HISTOGRAM_BOOLEAN("Touchpad.TapDragging.Started", enabled); in ApplyPreferences()
454 UMA_HISTOGRAM_BOOLEAN("Touchpad.ThreeFingerClick.Changed", enabled); in ApplyPreferences()
456 UMA_HISTOGRAM_BOOLEAN("Touchpad.ThreeFingerClick.Started", enabled); in ApplyPreferences()
468 UMA_HISTOGRAM_BOOLEAN("Touchpad.NaturalScroll.Changed", enabled); in ApplyPreferences()
470 UMA_HISTOGRAM_BOOLEAN("Touchpad.NaturalScroll.Started", enabled); in ApplyPreferences()
507 UMA_HISTOGRAM_BOOLEAN("Mouse.PrimaryButtonRight.Changed", right); in ApplyPreferences()
509 UMA_HISTOGRAM_BOOLEAN("Mouse.PrimaryButtonRight.Started", right); in ApplyPreferences()
[all …]
/external/chromium_org/base/android/library_loader/
Dlibrary_loader_hooks.cc45 UMA_HISTOGRAM_BOOLEAN("ChromiumAndroidLinker.LoadedAtFixedAddressFailed", in RecordChromiumAndroidLinkerHistogram()
47 UMA_HISTOGRAM_BOOLEAN("ChromiumAndroidLinker.IsLowMemoryDevice", in RecordChromiumAndroidLinkerHistogram()
74 UMA_HISTOGRAM_BOOLEAN("LibraryLoader.NativeLibraryHack", usedHack); in RecordNativeLibraryHack()
/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/base/test/
Dhistogram_tester_unittest.cc23 UMA_HISTOGRAM_BOOLEAN(kHistogram1, true); in TEST_F()
33 UMA_HISTOGRAM_BOOLEAN(kHistogram1, true); in TEST_F()
/external/chromium_org/content/browser/device_sensors/
Ddata_fetcher_shared_memory_default.cc59 UMA_HISTOGRAM_BOOLEAN("InertialSensor.MotionDefaultAvailable", false); in Start()
64 UMA_HISTOGRAM_BOOLEAN("InertialSensor.OrientationDefaultAvailable", in Start()
Dsensor_manager_android.cc20 UMA_HISTOGRAM_BOOLEAN("InertialSensor.RotationVectorAndroidAvailable", value); in updateRotationVectorHistogram()
257 UMA_HISTOGRAM_BOOLEAN("InertialSensor.AccelerometerAndroidAvailable", in CheckMotionBufferReadyToRead()
259 UMA_HISTOGRAM_BOOLEAN( in CheckMotionBufferReadyToRead()
263 UMA_HISTOGRAM_BOOLEAN("InertialSensor.GyroscopeAndroidAvailable", in CheckMotionBufferReadyToRead()
Ddata_fetcher_shared_memory_mac.cc127 UMA_HISTOGRAM_BOOLEAN("InertialSensor.MotionMacAvailable", in Start()
139 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/components/metrics/
Dmetrics_state_manager.cc132 UMA_HISTOGRAM_BOOLEAN("UMA.ClientIdMigrated", true); in ForceClientIdCreation()
283 UMA_HISTOGRAM_BOOLEAN("UMA.GeneratedLowEntropySource", false); in GetLowEntropySource()
288 UMA_HISTOGRAM_BOOLEAN("UMA.GeneratedLowEntropySource", true); in GetLowEntropySource()
302 UMA_HISTOGRAM_BOOLEAN("UMA.MetricsIDsReset", true); in ResetMetricsIDsIfNecessary()
/external/chromium_org/components/domain_reliability/
Dcontext.cc155 UMA_HISTOGRAM_BOOLEAN("DomainReliability.BeaconReported", reported); in OnBeacon()
156 UMA_HISTOGRAM_BOOLEAN("DomainReliability.OnBeaconDidEvict", evicted); in OnBeacon()
237 UMA_HISTOGRAM_BOOLEAN("DomainReliability.UploadFailover", in StartUpload()
251 UMA_HISTOGRAM_BOOLEAN("DomainReliability.UploadSuccess", success); in OnUploadComplete()
/external/chromium_org/chrome/browser/drive/
Ddrive_notification_manager.cc116 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationInitiallyEnabled", in NotifyObserversToUpdate()
142 UMA_HISTOGRAM_BOOLEAN("Drive.PushNotificationRegistered", in RegisterDriveNotifications()
/external/chromium_org/chrome/browser/extensions/
Dinstall_signer.cc411 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.FetchSuccess", fetch_success); in ParseFetchResponse()
418 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.GetResponseSuccess", in ParseFetchResponse()
439 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ParseJsonSuccess", in ParseFetchResponse()
459 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ParseFieldsSuccess", in ParseFetchResponse()
498 UMA_HISTOGRAM_BOOLEAN("ExtensionInstallSigner.ResultWasValid", verified); in HandleSignatureResult()
/external/chromium_org/components/dom_distiller/core/
Dfeedback_reporter.cc17 UMA_HISTOGRAM_BOOLEAN("DomDistiller.DistillationQuality", good); in ReportQuality()
/external/chromium_org/net/cert/
Dx509_util_android.cc25 UMA_HISTOGRAM_BOOLEAN("Net.FoundSystemTrustRootsAndroid", in RecordCertVerifyCapabilitiesHistogram()
/external/chromium_org/chrome/browser/chromeos/accessibility/
Daccessibility_manager.cc1001 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosSpokenFeedback", in UpdateChromeOSAccessibilityHistograms()
1003 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosHighContrast", in UpdateChromeOSAccessibilityHistograms()
1005 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosVirtualKeyboard", in UpdateChromeOSAccessibilityHistograms()
1007 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosStickyKeys", IsStickyKeysEnabled()); in UpdateChromeOSAccessibilityHistograms()
1018 UMA_HISTOGRAM_BOOLEAN( in UpdateChromeOSAccessibilityHistograms()
1021 UMA_HISTOGRAM_BOOLEAN( in UpdateChromeOSAccessibilityHistograms()
1027 UMA_HISTOGRAM_BOOLEAN("Accessibility.CrosAutoclick", autoclick_enabled); in UpdateChromeOSAccessibilityHistograms()
/external/chromium_org/content/browser/service_worker/
Dservice_worker_metrics.cc15 UMA_HISTOGRAM_BOOLEAN("ServiceWorker.DiskCache.InitResult", result); in CountInitDiskCacheResult()
/external/chromium_org/chrome/browser/prefs/
Dpref_metrics_service.cc77 UMA_HISTOGRAM_BOOLEAN("Settings.ShowHomeButton", show_home_button); in RecordLaunchPrefs()
79 UMA_HISTOGRAM_BOOLEAN("Settings.GivenShowHomeButton_HomePageIsNewTabPage", in RecordLaunchPrefs()
/external/chromium_org/google_apis/gcm/engine/
Dconnection_factory_impl.cc345 UMA_HISTOGRAM_BOOLEAN("GCM.ConnectionSuccessRate", false); in OnConnectDone()
361 UMA_HISTOGRAM_BOOLEAN("GCM.ConnectionSuccessRate", true); in OnConnectDone()
363 UMA_HISTOGRAM_BOOLEAN("GCM.ConnectedViaProxy", in OnConnectDone()
/external/chromium_org/content/browser/battery_status/
Dbattery_status_manager_android.cc49 UMA_HISTOGRAM_BOOLEAN("BatteryStatus.StartAndroid", result); in StartListeningBatteryChange()

123456