summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/VibratorService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-07-17Make it safe to use start/stop app ops outside of system procDianne Hackborn
2013-06-14More work on process tracking.Dianne Hackborn
2013-02-06App ops: track system windows, monitoring changes.Dianne Hackborn
2013-02-01App ops: vibration, neighboring cells, dialing, etc.Dianne Hackborn
2013-01-09New "app ops" service.Dianne Hackborn
2012-11-07am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root
2012-11-07Correct executable bit for source filesKenny Root
2012-09-25Handle user switched for settings changes.Jeff Brown
2012-08-19VibratorService: Fix to ensure actual delay in a vibrate patternVairavan Srinivasan
2012-05-02hasVibrator() should only report presence of built-in vibrator.Jeff Brown
2012-04-16Fix lock ordering bug due to use of reentrant lock.Jeff Brown
2012-04-13Add setting to redirect vibrator to game controller.Jeff Brown
2011-07-25am 9ce1ecdf: am 1a2fcea1: am 2f4698fd: Merge "frameworks/base: unlink death n...Dianne Hackborn
2011-05-13frameworks/base: unlink death notifications of Vibrate requestsVairavan Srinivasan
2011-03-30am 7a84a60d: am 1a5a2379: Merge "Unregister callback from binder when vibrati...Brad Fitzpatrick
2011-03-24Unregister callback from binder when vibration is removedMathias Jeppsson
2010-11-04Add API to find out if there is a vibrator.Dianne Hackborn
2010-09-13Track client requests through location manager.Dianne Hackborn
2010-03-01Switch the services library to using the new SlogJoe Onorato
2009-11-25Remove HardwareService and move vibrator support to VibratorService.Mike Lockwood