Add proper annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 17:26:18 +04:00
parent d7936b7ea4
commit c943b4e9d5
288 changed files with 37834 additions and 10470 deletions
@@ -0,0 +1,41 @@
<root>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setBitsPerSample(short)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setSampleRate(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader int write(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.Recognizer void putAudio(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.Recognizer java.lang.String eventToString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.MicrophoneInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.Recognizer.Grammar Grammar(android.speech.srec.Recognizer, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setFormat(short)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.UlawEncoderInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setNumChannels(short)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setNumBytes(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader int read(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>