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.hardware.location.GeofenceHardwareRequest android.hardware.location.GeofenceHardwareRequest createCircularGeofence(double, double, double)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.hardware.location.IGeofenceHardwareMonitorCallback.Stub android.os.IBinder asBinder()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.hardware.location.GeofenceHardwareImpl int[] getMonitoringTypes()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.hardware.location.IGeofenceHardwareCallback.Stub android.os.IBinder asBinder()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.hardware.location.IGeofenceHardware.Stub android.os.IBinder asBinder()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>