Recover user-specified annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 20:00:17 +04:00
parent 91336a888c
commit b2788cad97
243 changed files with 16803 additions and 12225 deletions
@@ -1,26 +1,32 @@
<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'>
<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 setNumBytes(int)'>
<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.Recognizer java.lang.String eventToString(int)'>
<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.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)'>
<item name='android.speech.srec.WaveHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.UlawEncoderInputStream int read(byte[]) 0'>
@@ -29,12 +35,6 @@
<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>