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,32 @@
<root>
<item name='org.apache.harmony.security.SystemScope void addIdentity(java.security.Identity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope java.security.Identity getIdentity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl java.lang.String getFormat()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl void setEncoding(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope java.util.Enumeration identities()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl void setEncoding(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl java.lang.String getFormat()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope void removeIdentity(java.security.Identity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>