Update android annotations. Do not add jdk annotations for android sdk
This commit is contained in:
@@ -5,12 +5,18 @@
|
||||
<item name='android.service.wallpaper.WallpaperService.Engine void dump(java.lang.String, java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService android.os.IBinder onBind(android.content.Intent)'>
|
||||
<item name='android.service.wallpaper.WallpaperSettingsActivity EXTRA_PREVIEW_MODE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService SERVICE_META_DATA'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperService.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperConnection.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperEngine.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
@@ -20,16 +26,16 @@
|
||||
<item name='android.service.wallpaper.WallpaperService android.os.IBinder onBind(android.content.Intent) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperConnection.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperConnection.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperEngine void dispatchPointer(android.view.MotionEvent) 0'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperService.Stub android.os.IBinder asBinder()'>
|
||||
<item name='android.service.wallpaper.WallpaperService.Engine android.view.SurfaceHolder getSurfaceHolder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService SERVICE_INTERFACE'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperConnection.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 2'>
|
||||
@@ -38,13 +44,13 @@
|
||||
<item name='android.service.wallpaper.IWallpaperEngine.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 1'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperService.Stub android.os.IBinder asBinder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService android.os.IBinder onBind(android.content.Intent)'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.IWallpaperEngine.Stub boolean onTransact(int, android.os.Parcel, android.os.Parcel, int) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService void dump(java.io.FileDescriptor, java.io.PrintWriter, java.lang.String[]) 2'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
<item name='android.service.wallpaper.WallpaperService.Engine android.view.SurfaceHolder getSurfaceHolder()'>
|
||||
<annotation name='org.jetbrains.annotations.NotNull'/>
|
||||
</item>
|
||||
</root>
|
||||
|
||||
Reference in New Issue
Block a user