OSDN Git Service

Add vibrate on down over nav bar and tick on motion up
authorMatthew Ng <ngmatthew@google.com>
Thu, 8 Mar 2018 22:51:36 +0000 (14:51 -0800)
committerMatthew Ng <ngmatthew@google.com>
Fri, 9 Mar 2018 01:13:58 +0000 (17:13 -0800)
commit5c0592e252dee6371536fbcd4e308b8b3d18d0d6
tree81297465c9df18108065211d9dcb9c0aae54abb1
parentb6956c92bcd8dedcff9706435412ae6d8a7735cb
Add vibrate on down over nav bar and tick on motion up

Added a tick vibration for down and up (after 150ms delay) over back and
home button. Vibration on touch down covers the entire bar.

Fixes: 73942704
Test: tap nav bar or tap home button
Change-Id: Ib53c3667cbdf61a502bab53d98a2874a511acb3f
packages/SystemUI/src/com/android/systemui/statusbar/VibratorHelper.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/statusbar/phone/NavigationBarView.java
packages/SystemUI/src/com/android/systemui/statusbar/phone/PanelView.java
packages/SystemUI/src/com/android/systemui/statusbar/policy/KeyButtonView.java