Add kotlin annotations for android SDK

This commit is contained in:
Natalia.Ukhorskaya
2013-06-06 19:28:18 +04:00
parent 5965904c0f
commit afa3ead160
70 changed files with 17683 additions and 22 deletions
@@ -0,0 +1,131 @@
<root>
<item name='android.speech.RecognitionService SERVICE_INTERFACE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent EXTRA_VOICE_SEARCH_RESULT_STRINGS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognitionService android.os.IBinder onBind(android.content.Intent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.SpeechRecognizer android.speech.SpeechRecognizer createSpeechRecognizer(android.content.Context, android.content.ComponentName)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent LANGUAGE_MODEL_FREE_FORM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent ACTION_VOICE_SEARCH_RESULTS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent EXTRA_VOICE_SEARCH_RESULT_HTTP_HEADERS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.SpeechRecognizer boolean isRecognitionAvailable(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.SpeechRecognizer RESULTS_RECOGNITION'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent EXTRA_VOICE_SEARCH_RESULT_HTML_BASE_URLS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_WEB_SEARCH_ONLY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_SPEECH_INPUT_MINIMUM_LENGTH_MILLIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognitionService android.os.IBinder onBind(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_CALLING_PACKAGE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_RESULTS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent EXTRA_VOICE_SEARCH_RESULT_URLS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent URI_SCHEME_INLINE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent ACTION_WEB_SEARCH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_MAX_RESULTS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_LANGUAGE_PREFERENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent ACTION_RECOGNIZE_SPEECH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognitionService SERVICE_META_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_ONLY_RETURN_LANGUAGE_PREFERENCE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_PARTIAL_RESULTS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent android.content.Intent getVoiceDetailsIntent(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerResultsIntent EXTRA_VOICE_SEARCH_RESULT_HTML'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_RESULTS_PENDINGINTENT_BUNDLE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_SPEECH_INPUT_POSSIBLY_COMPLETE_SILENCE_LENGTH_MILLIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent DETAILS_META_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_RESULTS_PENDINGINTENT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_SECURE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_ORIGIN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_CONFIDENCE_SCORES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_PROMPT'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_LANGUAGE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.SpeechRecognizer android.speech.SpeechRecognizer createSpeechRecognizer(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.SpeechRecognizer CONFIDENCE_SCORES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_SPEECH_INPUT_COMPLETE_SILENCE_LENGTH_MILLIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_SUPPORTED_LANGUAGES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent ACTION_VOICE_SEARCH_HANDS_FREE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent ACTION_GET_LANGUAGE_DETAILS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent EXTRA_LANGUAGE_MODEL'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.RecognizerIntent LANGUAGE_MODEL_WEB_SEARCH'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,77 @@
<root>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_UNAVAILABLE_VOICES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeechService android.os.IBinder onBind(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech int isLanguageAvailable(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_PAN'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.SynthesisRequest android.os.Bundle getParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.SynthesisRequest SynthesisRequest(java.lang.String, android.os.Bundle) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_FEATURE_NETWORK_SYNTHESIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_UTTERANCE_ID'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech java.util.List&lt;android.speech.tts.TextToSpeech.EngineInfo&gt; getEngines()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_CHECK_TTS_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine INTENT_ACTION_TTS_SERVICE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_FEATURE_EMBEDDED_SYNTHESIS'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_CHECK_VOICE_DATA_FOR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_ROOT_DIRECTORY'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_TTS_DATA_INSTALLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_FILES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_TTS_DATA_INSTALLED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_STREAM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine KEY_PARAM_VOLUME'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech ACTION_TTS_QUEUE_PROCESSING_COMPLETED'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine SERVICE_META_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech java.util.Set&lt;java.lang.String&gt; getFeatures(java.util.Locale) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine ACTION_INSTALL_TTS_DATA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_VOICE_DATA_FILES_INFO'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.tts.TextToSpeech.Engine EXTRA_AVAILABLE_VOICES'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>