Update android annotations. Do not add jdk annotations for android sdk

This commit is contained in:
Natalia Ukhorskaya
2014-01-15 12:19:30 +04:00
parent 786e59bbfa
commit 14f4b6e4b4
344 changed files with 47371 additions and 26982 deletions
@@ -1,17 +1,32 @@
<root>
<item name='android.net.rtp.AudioCodec android.net.rtp.AudioCodec[] getCodecs()'>
<item name='android.net.rtp.RtpStream java.net.InetAddress getLocalAddress()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec GSM_EFR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec AMR'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec PCMA'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioStream AudioStream(java.net.InetAddress) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.RtpStream java.net.InetAddress getLocalAddress()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.RtpStream void associate(java.net.InetAddress, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioStream void setCodec(android.net.rtp.AudioCodec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec GSM'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec android.net.rtp.AudioCodec[] getCodecs()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.net.rtp.AudioCodec PCMU'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>