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,17 @@
<root>
<item name='android.net.rtp.RtpStream java.net.InetAddress getLocalAddress()'>
<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 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 android.net.rtp.AudioCodec[] getCodecs()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>