summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-04-29 02:24:53 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2015-04-29 02:24:53 +0000
commit79db321e2a1cab254a648d528c9ac98d719c0a87 (patch)
treef12d024382701500059ea7c265f14454f8026f71 /packages/SystemUI/res
parent0aa8bf85c55eded4a5dc40894599b4671485f678 (diff)
parentab994358fb21f2307e36f3dd646d308c846700e1 (diff)
downloadframeworks_base-79db321e2a1cab254a648d528c9ac98d719c0a87.zip
frameworks_base-79db321e2a1cab254a648d528c9ac98d719c0a87.tar.gz
frameworks_base-79db321e2a1cab254a648d528c9ac98d719c0a87.tar.bz2
am ab994358: am 3a9c049d: am 61a75423: Merge "Follow up CL for heads up notification refactoring" into mnc-dev
* commit 'ab994358fb21f2307e36f3dd646d308c846700e1': Follow up CL for heads up notification refactoring
Diffstat (limited to 'packages/SystemUI/res')
-rw-r--r--packages/SystemUI/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/config.xml b/packages/SystemUI/res/values/config.xml
index 2e44547..81f2953 100644
--- a/packages/SystemUI/res/values/config.xml
+++ b/packages/SystemUI/res/values/config.xml
@@ -150,7 +150,7 @@
<integer name="heads_up_notification_minimum_time">2000</integer>
<!-- milliseconds before the heads up notification accepts touches. -->
- <integer name="heads_up_sensitivity_delay">700</integer>
+ <integer name="touch_acceptance_delay">700</integer>
<!-- The duration in seconds to wait before the dismiss buttons are shown. -->
<integer name="recents_task_bar_dismiss_delay_seconds">1</integer>