OSDN Git Service

Tweak system gesture listener.
authorJohn Spurlock <jspurlock@google.com>
Mon, 29 Jul 2013 12:57:32 +0000 (08:57 -0400)
committerJohn Spurlock <jspurlock@google.com>
Mon, 29 Jul 2013 14:38:47 +0000 (10:38 -0400)
commit9ba21fdc9ddf1d132215d29054b55af416561367
tree1b2995dc749cfa45dee585727dabb0988175281e
parenteb219ee190b4ceb662b81a93e6d4369bcd5e7dc0
Tweak system gesture listener.

Swipe gestures now need only travel a status bar's length
to trigger.  Name distance threshold variable appropriately
to avoid future confusion.

Bug: 10045892
Change-Id: I70fcf218e97c85e2653560bf2e2242d9c36537fd
policy/src/com/android/internal/policy/impl/SystemGesturesPointerEventListener.java