summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/RecognitionManagerService.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-01-22Properly initialize recognition service if the recognizer component changed.Amith Yamasani
2012-09-25Watch for voice recognition service changes for all usersAmith Yamasani
2012-04-19Move handling of package changes to a background thread.Dianne Hackborn
2012-04-16Find new recognizer if old one is goneBjorn Bringert
2010-03-01Switch the services library to using the new SlogJoe Onorato
2010-02-22Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn