Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/metrics/actions/actions.xml

Issue 2504233004: Tweaks for: Toggle spoken feedback if two fingers are held down (Closed)
Patch Set: Update unit tests Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/chromeos/touch_accessibility_enabler.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/actions/actions.xml
diff --git a/tools/metrics/actions/actions.xml b/tools/metrics/actions/actions.xml
index b8c13a0ea058a29427be85d8e0c79c2ac172dcbc..4ed6971aa43042125635cbe2d6217362859fb150 100644
--- a/tools/metrics/actions/actions.xml
+++ b/tools/metrics/actions/actions.xml
@@ -1028,6 +1028,18 @@ should be able to be added at any place in this file.
</description>
</action>
+<action name="Accessibility.TwoFingersHeldGeneratedSpokenFeedbackCountdown">
+ <owner>dmazzoni@chromium.org</owner>
+ <description>
+ Metric recorded on Chrome OS when the user holds down two fingers on a touch
+ screen for more than the minimum number of seconds to trigger a countdown.
+ If the user continues to hold down two fingers through the countdown it will
+ toggle spoken feedback. If spoken feedback is toggled, the
+ StatusArea_SpokenFeedbackEnabled or StatusArea_SpokenFeedbackDisabled
+ actions will be recorded.
+ </description>
+</action>
+
<action name="ActionBox.ClickButton">
<owner>Please list the metric's owners. Add more owner tags as needed.</owner>
<description>Please enter the description of this user action.</description>
« no previous file with comments | « no previous file | ui/chromeos/touch_accessibility_enabler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698