summaryrefslogtreecommitdiffstats
path: root/include/ui
diff options
context:
space:
mode:
authorJeff Brown <jeffbrown@google.com>2011-03-30 17:20:56 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-03-30 17:20:56 -0700
commite028290d01b730b30df0dd4653f8e1c5d987b6f4 (patch)
treeae997b32318265dd832e81ade72f44f0e0b9eec1 /include/ui
parenta3869525289b9490a24e72673d3b3168ce6424d1 (diff)
parent0029c66203ab9ded4342976bf7a17bb63af8c44a (diff)
downloadframeworks_base-e028290d01b730b30df0dd4653f8e1c5d987b6f4.zip
frameworks_base-e028290d01b730b30df0dd4653f8e1c5d987b6f4.tar.gz
frameworks_base-e028290d01b730b30df0dd4653f8e1c5d987b6f4.tar.bz2
Merge "Add input filter mechanism for accessibility."
Diffstat (limited to 'include/ui')
-rw-r--r--include/ui/Input.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/ui/Input.h b/include/ui/Input.h
index 8e8b61b..b22986d 100644
--- a/include/ui/Input.h
+++ b/include/ui/Input.h
@@ -128,6 +128,12 @@ enum {
// input device or an application with system-wide event injection permission.
POLICY_FLAG_TRUSTED = 0x02000000,
+ // Indicates that the input event has passed through an input filter.
+ POLICY_FLAG_FILTERED = 0x04000000,
+
+ // Disables automatic key repeating behavior.
+ POLICY_FLAG_DISABLE_KEY_REPEAT = 0x08000000,
+
/* These flags are set by the input reader policy as it intercepts each event. */
// Indicates that the screen was off when the event was received and the event