Add kotlin annotations for android SDK

This commit is contained in:
Natalia.Ukhorskaya
2013-06-06 19:28:18 +04:00
parent 5965904c0f
commit afa3ead160
70 changed files with 17683 additions and 22 deletions
@@ -0,0 +1,14 @@
<root>
<item name='android.service.textservice.SpellCheckerService SERVICE_INTERFACE'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.service.textservice.SpellCheckerService android.os.IBinder onBind(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.service.textservice.SpellCheckerService.Session android.view.textservice.SuggestionsInfo[] onGetSuggestionsMultiple(android.view.textservice.TextInfo[], int, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.service.textservice.SpellCheckerService android.os.IBinder onBind(android.content.Intent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>