Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -1,20 +1,26 @@
<root>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setSampleRate(int)'>
<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 int write(java.io.OutputStream) 0'>
<item name='android.speech.srec.Recognizer java.lang.String eventToString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.WaveHeader android.speech.srec.WaveHeader setBitsPerSample(short)'>
<item name='android.speech.srec.UlawEncoderInputStream int read(byte[], int, int) 0'>
<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)'>
<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 java.lang.String eventToString(int)'>
<item name='android.speech.srec.WaveHeader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.speech.srec.MicrophoneInputStream int read(byte[], int, int) 0'>
<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.Recognizer void putAudio(java.io.InputStream) 0'>
@@ -26,15 +32,15 @@
<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 java.lang.String toString()'>
<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 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 int read(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>