commit | 04994989351922e241089de2af540facc8688505 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Wed Feb 10 15:24:49 2010 -0800 |
committer | Amith Yamasani <yamasani@google.com> | Fri Feb 12 15:10:37 2010 -0800 |
tree | 363adaf9c2da326387bbfeda8c2eb612522da181 | |
parent | bab28017a56a770a97b2da770deaf6649b30766e [diff] |
Add a new KEYBOARD_TAP haptic feedback type for very short, low-latency vibration. The minimum value varies from device to device, so this is useful for defining the shortest and most efficient vibration. The VibratorService creates a Thread when playing back vibration patterns, so this allows you to avoid thread creation and associated scheduling delays by specifying a one-shot duration in the config file.