commit | 2f5fc454c82e61df135d5faa46b77f75107386d2 | [log] [tgz] |
---|---|---|
author | Mike LeBeau <mlebeau@android.com> | Wed Feb 24 14:08:18 2010 -0800 |
committer | Mike LeBeau <mlebeau@android.com> | Thu Feb 25 07:19:55 2010 -0800 |
tree | 5724f462dbbdc987345212a6ba580d888017c6fd | |
parent | e575d3dff5b06cb5a4aae0fa0626f884297eb15d [diff] |
Add the API constants to support providing hint strings in the response to RecognizerIntent.ACTION_GET_LANGUAGE_DETAILS. This will use the new support for ArrayList<CharSequence> bundles added in http://b/2468093. This and the corresponding VoiceSearch CL should not be submitted until that is.