commit | e49afd86142129947e7592aa0aa999484b338703 | [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 | 147ea7f69487831c12ba305f3605f5fd7fa45a93 | |
parent | d2c1705ddf8a205fc26ee37967d054e3f134920f [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.