summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/RecognitionManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Properly initialize recognition service if the recognizer component changed.Amith Yamasani2013-01-221-7/+5
* Watch for voice recognition service changes for all usersAmith Yamasani2012-09-251-36/+72
* Move handling of package changes to a background thread.Dianne Hackborn2012-04-191-1/+1
* Find new recognizer if old one is goneBjorn Bringert2012-04-161-1/+4
* Switch the services library to using the new SlogJoe Onorato2010-03-011-3/+3
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-0/+130