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,26 @@
<root>
<item name='android.support.v13.app.FragmentPagerAdapter boolean isViewFromObject(android.view.View, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentPagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentTabHost void addTab(android.widget.TabHost.TabSpec, java.lang.Class&lt;?&gt;, android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentTabHost FragmentTabHost(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentTabHost void onRestoreInstanceState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentTabHost android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v13.app.FragmentStatePagerAdapter boolean isViewFromObject(android.view.View, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,8 @@
<root>
<item name='android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat java.lang.String feedbackTypeToString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.accessibilityservice.AccessibilityServiceInfoCompat java.lang.String capabilityToString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,353 @@
<root>
<item name='android.support.v4.app.NotificationCompat.BigTextStyle android.support.v4.app.NotificationCompat.BigTextStyle setBigContentTitle(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment java.lang.String getString(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityCompat void startActivityForResult(android.app.Activity, android.content.Intent, int, android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityOptionsCompat android.support.v4.app.ActivityOptionsCompat makeThumbnailScaleUpAnimation(android.view.View, android.graphics.Bitmap, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder from(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityOptionsCompat android.support.v4.app.ActivityOptionsCompat makeCustomAnimation(android.content.Context, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setNumber(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addNextIntent(android.content.Intent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContentInfo(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setAutoCancel(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ListFragment android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NavUtils android.content.Intent getParentActivityIntent(android.content.Context, java.lang.Class&lt;?&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContentIntent(android.app.PendingIntent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.InboxStyle android.support.v4.app.NotificationCompat.InboxStyle setBigContentTitle(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder create(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSubText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setTicker(java.lang.CharSequence, android.widget.RemoteViews)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.DialogFragment android.app.Dialog onCreateDialog(android.os.Bundle)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailCc(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder addAction(int, java.lang.CharSequence, android.app.PendingIntent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityOptionsCompat android.support.v4.app.ActivityOptionsCompat makeScaleUpAnimation(android.view.View, int, int, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setWhen(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NavUtils java.lang.String getParentActivityName(android.content.Context, android.content.ComponentName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentStatePagerAdapter boolean isViewFromObject(android.view.View, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContentText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigTextStyle android.support.v4.app.NotificationCompat.BigTextStyle setSummaryText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailCc(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(android.app.Activity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost void addTab(android.widget.TabHost.TabSpec, java.lang.Class&lt;?&gt;, android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentPagerAdapter boolean isViewFromObject(android.view.View, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigPictureStyle android.support.v4.app.NotificationCompat.BigPictureStyle bigLargeIcon(android.graphics.Bitmap)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setPriority(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setDeleteIntent(android.app.PendingIntent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setEmailBcc(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NavUtils java.lang.String getParentActivityName(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder from(android.app.Activity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityCompat void startActivity(android.app.Activity, android.content.Intent, android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.InboxStyle android.support.v4.app.NotificationCompat.InboxStyle setSummaryText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentReader android.support.v4.app.ShareCompat.IntentReader from(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(java.lang.Class&lt;?&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(java.lang.Class&lt;?&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment void registerForContextMenu(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setOnlyAlertOnce(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity 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.support.v4.app.FragmentTabHost void onRestoreInstanceState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.content.Intent[] getIntents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setOngoing(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity boolean onMenuItemSelected(int, android.view.MenuItem) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setStream(android.net.Uri)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigPictureStyle android.support.v4.app.NotificationCompat.BigPictureStyle setSummaryText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat void configureMenuItem(android.view.Menu, int, android.support.v4.app.ShareCompat.IntentBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentPagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.DialogFragment int show(android.support.v4.app.FragmentTransaction, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContentTitle(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment 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.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder from(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSound(android.net.Uri, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.content.Intent createChooserIntent()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigPictureStyle android.support.v4.app.NotificationCompat.BigPictureStyle setBigContentTitle(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addNextIntentWithParentStack(android.content.Intent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment.SavedState void writeToParcel(android.os.Parcel, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setChooserTitle(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(android.content.ComponentName)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost FragmentTabHost(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigPictureStyle android.support.v4.app.NotificationCompat.BigPictureStyle bigPicture(android.graphics.Bitmap)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setEmailCc(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addNextIntentWithParentStack(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContent(android.widget.RemoteViews)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment java.lang.String getString(int, java.lang.Object...)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setStyle(android.support.v4.app.NotificationCompat.Style)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSmallIcon(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setEmailTo(java.lang.String[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NavUtils android.content.Intent getParentActivityIntent(android.content.Context, android.content.ComponentName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat java.lang.String getCallingPackage(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment android.support.v4.app.Fragment instantiate(android.content.Context, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment void unregisterForContextMenu(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setTicker(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setVibrate(long[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentReader android.support.v4.app.ShareCompat.IntentReader from(android.app.Activity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat android.content.ComponentName getCallingActivity(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment android.support.v4.app.Fragment instantiate(android.content.Context, java.lang.String, android.os.Bundle)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setType(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailCc(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity void onSaveInstanceState(android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment java.lang.CharSequence getText(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSmallIcon(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.InboxStyle android.support.v4.app.NotificationCompat.InboxStyle addLine(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addStream(android.net.Uri)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setHtmlText(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.DialogFragment void show(android.support.v4.app.FragmentManager, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder java.util.Iterator&lt;android.content.Intent&gt; iterator()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.BigTextStyle android.support.v4.app.NotificationCompat.BigTextStyle bigText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment java.lang.String getString(int, java.lang.Object...) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentStatePagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActionBarDrawerToggle ActionBarDrawerToggle(android.app.Activity, android.support.v4.widget.DrawerLayout, int, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setLargeIcon(android.graphics.Bitmap)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ActivityCompat void finishAffinity(android.app.Activity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setSubject(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NavUtils android.content.Intent getParentActivityIntent(android.content.Context, java.lang.Class&lt;?&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setProgress(int, int, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setChooserTitle(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.PendingIntent, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity android.support.v4.app.FragmentManager getSupportFragmentManager()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setLights(int, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setDefaults(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setUsesChronometer(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSound(android.net.Uri)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,62 @@
<root>
<item name='android.support.v4.content.ModernAsyncTask.Status android.support.v4.content.ModernAsyncTask.Status valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.CursorLoader CursorLoader(android.content.Context, android.net.Uri, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.ModernAsyncTask.Status android.support.v4.content.ModernAsyncTask.Status valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.LocalBroadcastManager void registerReceiver(android.content.BroadcastReceiver, android.content.IntentFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.FileProvider void attachInfo(android.content.Context, android.content.pm.ProviderInfo) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.FileProvider java.lang.String getType(android.net.Uri)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.WakefulBroadcastReceiver android.content.ComponentName startWakefulService(android.content.Context, android.content.Intent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.Loader java.lang.String dataToString(D)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.WakefulBroadcastReceiver boolean completeWakefulIntent(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.WakefulBroadcastReceiver android.content.ComponentName startWakefulService(android.content.Context, android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.CursorLoader 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.support.v4.content.Loader Loader(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.Loader 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.support.v4.content.AsyncTaskLoader 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.support.v4.content.FileProvider android.database.Cursor query(android.net.Uri, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.AsyncTaskLoader AsyncTaskLoader(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.CursorLoader CursorLoader(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.Loader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.LocalBroadcastManager void sendBroadcastSync(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.LocalBroadcastManager boolean sendBroadcast(android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,5 @@
<root>
<item name='android.support.v4.hardware.display.DisplayManagerCompat android.support.v4.hardware.display.DisplayManagerCompat getInstance(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,8 @@
<root>
<item name='android.support.v4.net.ConnectivityManagerCompat android.net.NetworkInfo getNetworkInfoFromBroadcast(android.net.ConnectivityManager, android.content.Intent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.net.ConnectivityManagerCompat android.net.NetworkInfo getNetworkInfoFromBroadcast(android.net.ConnectivityManager, android.content.Intent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,5 @@
<root>
<item name='android.support.v4.os.ParcelableCompat android.os.Parcelable.Creator&lt;T&gt; newCreator(android.support.v4.os.ParcelableCompatCreatorCallbacks&lt;T&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,59 @@
<root>
<item name='android.support.v4.text.BidiFormatter android.support.v4.text.BidiFormatter getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter boolean isRtl(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter android.support.v4.text.BidiFormatter getInstance(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter.Builder android.support.v4.text.BidiFormatter.Builder setTextDirectionHeuristic(android.support.v4.text.TextDirectionHeuristicCompat)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.TextUtilsCompat java.lang.String htmlEncode(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter.Builder android.support.v4.text.BidiFormatter build()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.TextUtilsCompat java.lang.String htmlEncode(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter.Builder android.support.v4.text.BidiFormatter.Builder stereoReset(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, android.support.v4.text.TextDirectionHeuristicCompat) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter android.support.v4.text.BidiFormatter getInstance(java.util.Locale)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,50 @@
<root>
<item name='android.support.v4.util.LruCache V put(K, V) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile java.io.FileOutputStream startWrite()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache V put(K, V) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile AtomicFile(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.TimeUtils void formatDuration(long, java.io.PrintWriter, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.TimeUtils void formatDuration(long, long, java.io.PrintWriter) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile java.io.FileInputStream openRead()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache V remove(K) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile byte[] readFully()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.TimeUtils void formatDuration(long, java.io.PrintWriter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.DebugUtils void buildShortClassTag(java.lang.Object, java.lang.StringBuilder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile java.io.File getBaseFile()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache V get(K) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.TimeUtils void formatDuration(long, java.lang.StringBuilder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache java.util.Map&lt;K,V&gt; snapshot()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,29 @@
<root>
<item name='android.support.v4.view.accessibility.AccessibilityNodeInfoCompat android.support.v4.view.accessibility.AccessibilityNodeInfoCompat obtain(android.support.v4.view.accessibility.AccessibilityNodeInfoCompat) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityRecordCompat android.support.v4.view.accessibility.AccessibilityRecordCompat obtain()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityRecordCompat android.support.v4.view.accessibility.AccessibilityRecordCompat obtain(android.support.v4.view.accessibility.AccessibilityRecordCompat)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityNodeInfoCompat java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityEventCompat android.support.v4.view.accessibility.AccessibilityRecordCompat getRecord(android.view.accessibility.AccessibilityEvent, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityEventCompat void appendRecord(android.view.accessibility.AccessibilityEvent, android.support.v4.view.accessibility.AccessibilityRecordCompat) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityNodeInfoCompat java.util.List&lt;android.support.v4.view.accessibility.AccessibilityNodeInfoCompat&gt; findAccessibilityNodeInfosByText(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityEventCompat android.support.v4.view.accessibility.AccessibilityRecordCompat asRecord(android.view.accessibility.AccessibilityEvent)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.accessibility.AccessibilityRecordCompat android.support.v4.view.accessibility.AccessibilityRecordCompat obtain(android.support.v4.view.accessibility.AccessibilityRecordCompat) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,80 @@
<root>
<item name='android.support.v4.view.ViewPager.SavedState void writeToParcel(android.os.Parcel, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager.SavedState SavedState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void addView(android.view.View, int, android.view.ViewGroup.LayoutParams) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTitleStrip PagerTitleStrip(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager boolean dispatchPopulateAccessibilityEvent(android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.KeyEventCompat boolean hasNoModifiers(android.view.KeyEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewParentCompatICS boolean requestSendAccessibilityEvent(android.view.ViewParent, android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTitleStrip PagerTitleStrip(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip boolean onTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager.SavedState java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager boolean onInterceptTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager boolean executeKeyEvent(android.view.KeyEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.MotionEventCompat int getActionMasked(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void addFocusables(java.util.ArrayList&lt;android.view.View&gt;, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager ViewPager(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.KeyEventCompat boolean hasModifiers(android.view.KeyEvent, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip PagerTabStrip(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.MotionEventCompat int getActionIndex(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip PagerTabStrip(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip void onDraw(android.graphics.Canvas) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager ViewPager(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,200 @@
<root>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, float, android.support.v4.widget.ViewDragHelper.Callback)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ResourceCursorAdapter ResourceCursorAdapter(android.content.Context, int, android.database.Cursor, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter SimpleCursorAdapter(android.content.Context, int, android.database.Cursor, java.lang.String[], int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean onInterceptTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter void setViewImage(android.widget.ImageView, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter SimpleCursorAdapter(android.content.Context, int, android.database.Cursor, java.lang.String[], int[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean onTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SearchViewCompatIcs.MySearchView MySearchView(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout.LayoutParams LayoutParams(android.view.ViewGroup.MarginLayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, android.support.v4.widget.ViewDragHelper.Callback) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ResourceCursorAdapter ResourceCursorAdapter(android.content.Context, int, android.database.Cursor) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ScrollerCompat android.support.v4.widget.ScrollerCompat create(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout void openDrawer(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, float, android.support.v4.widget.ViewDragHelper.Callback) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean drawChild(android.graphics.Canvas, android.view.View, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout void setDrawerLockMode(int, android.view.View) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout boolean drawChild(android.graphics.Canvas, android.view.View, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout.LayoutParams LayoutParams(android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.CursorAdapter java.lang.CharSequence convertToString(android.database.Cursor)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.LayoutParams LayoutParams(android.view.ViewGroup.MarginLayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout SlidingPaneLayout(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout DrawerLayout(android.content.Context, android.util.AttributeSet, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SearchViewCompat void setOnQueryTextListener(android.view.View, android.support.v4.widget.SearchViewCompat.OnQueryTextListenerCompat) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean isDrawerOpen(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.SavedState void writeToParcel(android.os.Parcel, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SearchViewCompat void setOnCloseListener(android.view.View, android.support.v4.widget.SearchViewCompat.OnCloseListenerCompat) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, android.support.v4.widget.ViewDragHelper.Callback) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean drawChild(android.graphics.Canvas, android.view.View, long) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout DrawerLayout(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout boolean onInterceptTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.LayoutParams LayoutParams(android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.SavedState SavedState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout boolean drawChild(android.graphics.Canvas, android.view.View, long) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout void closeDrawer(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper boolean shouldInterceptTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout boolean isDrawerVisible(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout void onRestoreInstanceState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout.LayoutParams LayoutParams(android.support.v4.widget.SlidingPaneLayout.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout void onRestoreInstanceState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout int getDrawerLockMode(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, float, android.support.v4.widget.ViewDragHelper.Callback) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ResourceCursorAdapter ResourceCursorAdapter(android.content.Context, int, android.database.Cursor, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout SlidingPaneLayout(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter void setViewImage(android.widget.ImageView, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ExploreByTouchHelper ExploreByTouchHelper(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ScrollerCompat android.support.v4.widget.ScrollerCompat create(android.content.Context, android.view.animation.Interpolator)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper void captureChildView(android.view.View, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter void setViewText(android.widget.TextView, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.LayoutParams LayoutParams(android.support.v4.widget.DrawerLayout.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper android.support.v4.widget.ViewDragHelper create(android.view.ViewGroup, android.support.v4.widget.ViewDragHelper.Callback)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout DrawerLayout(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout SlidingPaneLayout(android.content.Context, android.util.AttributeSet, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout.SavedState SavedState(android.os.Parcel) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper void processTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,926 @@
<root>
<item name='android.support.v8.renderscript.Type.Builder Builder(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element SCRIPT(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmapResource(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int, android.support.v8.renderscript.Allocation.MipmapControl, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I8_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.DataKind android.support.v8.renderscript.Element.DataKind valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript.Priority android.support.v8.renderscript.RenderScript.Priority valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptC ScriptC(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT android.support.v8.renderscript.ScriptIntrinsic3DLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript.ContextType android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U8_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmapResource(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.ScriptIntrinsicYuvToRGB create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFrom(int, int, android.support.v8.renderscript.Allocation, int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U32_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix4f void load(android.support.v8.renderscript.Matrix4f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation.MipmapControl android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U16(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptC ScriptC(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, int, int, android.support.v8.renderscript.Allocation, int, int) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context, int, android.support.v8.renderscript.RenderScript.ContextType)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(android.support.v8.renderscript.BaseObj[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFromUnchecked(int, int, int[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F64_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element SAMPLER(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U8_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlur android.support.v8.renderscript.ScriptIntrinsicBlur create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(android.graphics.Bitmap) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addMatrix(android.support.v8.renderscript.Matrix2f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFrom(int, int, int[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script android.support.v8.renderscript.Script.KernelID createKernelID(int, int, android.support.v8.renderscript.Element, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.ScriptIntrinsicYuvToRGB create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstOver(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setX(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.KernelID) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSubtract(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U32_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF32(android.support.v8.renderscript.Float3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.ScriptIntrinsicYuvToRGB create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addMatrix(android.support.v8.renderscript.Matrix4f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setY(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix3f void load(android.support.v8.renderscript.Matrix3f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromString(android.support.v8.renderscript.RenderScript, java.lang.String, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element BOOLEAN(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy3DRangeFrom(int, int, int, int, int, int, short[]) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.KernelID) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstOver(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF64(android.support.v8.renderscript.Double3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void setFromFieldPacker(int, android.support.v8.renderscript.FieldPacker) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFromUnchecked(int, int, byte[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler.Value android.support.v8.renderscript.Sampler.Value valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker void forEach(android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachAdd(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT android.support.v8.renderscript.ScriptIntrinsic3DLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createVector(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I64_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setZ(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup.Builder android.support.v8.renderscript.ScriptGroup.Builder addKernel(android.support.v8.renderscript.Script.KernelID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setY(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT android.support.v8.renderscript.ScriptIntrinsic3DLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix4f void load(android.support.v8.renderscript.Matrix3f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFromUnchecked(int, int, short[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler CLAMP_NEAREST(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.SamplerThunker.Builder android.support.v8.renderscript.Sampler create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFrom(int, int, float[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy3DRangeFrom(int, int, int, int, int, int, android.support.v8.renderscript.Allocation, int, int, int) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler MIRRORED_REPEAT_LINEAR(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.DataType android.support.v8.renderscript.Element.DataType valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFromUnchecked(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F64_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void setFromFieldPacker(int, int, android.support.v8.renderscript.FieldPacker) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I64_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addKernel(android.support.v8.renderscript.Script.KernelID) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler CLAMP_LINEAR_MIP_LINEAR(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setZ(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromString(android.support.v8.renderscript.RenderScript, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix void setColorMatrix(android.support.v8.renderscript.Matrix4f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler MIRRORED_REPEAT_NEAREST(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U64_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcIn(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstIn(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setX(int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU16(android.support.v8.renderscript.Int3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element MATRIX_4X4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSubtract(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI64(android.support.v8.renderscript.Long2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU16(android.support.v8.renderscript.Int2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU64(android.support.v8.renderscript.Long3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup void setOutput(android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script android.support.v8.renderscript.Script.FieldID createFieldID(int, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI32(android.support.v8.renderscript.Int4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I64(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachClear(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U64(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcIn(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstOut(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element TYPE(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromString(android.support.v8.renderscript.RenderScript, java.lang.String, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU8(android.support.v8.renderscript.Short4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.CubemapFace android.support.v8.renderscript.Type.CubemapFace valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createVector(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF64(android.support.v8.renderscript.Double4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF32(android.support.v8.renderscript.Float4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFromUnchecked(int, int, float[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, int, int, byte[]) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker byte[] getData()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix3f float[] getArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I8_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, android.graphics.Bitmap) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup void setInput(android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.Builder android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.Element, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachClear(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createVector(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU32(android.support.v8.renderscript.Long3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU16(android.support.v8.renderscript.Int4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU32(android.support.v8.renderscript.Long4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU8(android.support.v8.renderscript.Short2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addKernel(android.support.v8.renderscript.Script.KernelID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.ScriptIntrinsicBlend create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U32_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup.Builder android.support.v8.renderscript.ScriptGroup.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.Builder android.support.v8.renderscript.Element create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, int, int, int[]) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.Builder android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.Element, java.lang.String, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I64_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, int, int, float[]) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachMultiply(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix2f float[] getArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context, android.support.v8.renderscript.RenderScript.ContextType) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript.ContextType android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation.MipmapControl android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U64_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script void setVar(int, android.support.v8.renderscript.FieldPacker) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup.Builder android.support.v8.renderscript.ScriptGroup.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.FieldID) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element RGBA_4444(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFromUnchecked(float[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix4f float[] getArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.ScriptIntrinsicBlend create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler WRAP_LINEAR_MIP_LINEAR(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFrom(int, int, byte[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element RGB_888(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element RGBA_5551(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU64(android.support.v8.renderscript.Long4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachMultiply(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler.Value android.support.v8.renderscript.Sampler.Value valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element RGB_565(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U16_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addMatrix(android.support.v8.renderscript.Matrix3f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicLUT ScriptIntrinsicLUT(int, android.support.v8.renderscript.RenderScript) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix android.support.v8.renderscript.ScriptIntrinsicColorMatrix create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU64(android.support.v8.renderscript.Long2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.ScriptIntrinsicBlend create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, android.support.v8.renderscript.Element.DataKind) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I32_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element MATRIX_3X3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I32_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setMipmaps(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptC ScriptC(int, android.support.v8.renderscript.RenderScript) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix android.support.v8.renderscript.ScriptIntrinsicColorMatrix create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup.Builder android.support.v8.renderscript.ScriptGroup.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.KernelID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstAtop(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI32(android.support.v8.renderscript.Int3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI8(android.support.v8.renderscript.Byte2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setFaces(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI8(android.support.v8.renderscript.Byte3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy3DRangeFrom(int, int, int, int, int, int, float[]) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U8(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU32(android.support.v8.renderscript.Long2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcAtop(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script void setVar(int, android.support.v8.renderscript.FieldPacker, android.support.v8.renderscript.Element, int[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, android.support.v8.renderscript.Element.DataKind) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI16(android.support.v8.renderscript.Short4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I16(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachDstAtop(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I32_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.FieldBase void init(android.support.v8.renderscript.RenderScript, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler WRAP_LINEAR(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script void setVar(int, android.support.v8.renderscript.FieldPacker, android.support.v8.renderscript.Element, int[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U32(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF32(android.support.v8.renderscript.Float2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT void setLUT(android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, android.support.v8.renderscript.Element.DataKind) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript.Priority android.support.v8.renderscript.RenderScript.Priority valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addU8(android.support.v8.renderscript.Short3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker void setInput(android.support.v8.renderscript.Allocation) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler.Builder android.support.v8.renderscript.Sampler create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicLUT android.support.v8.renderscript.ScriptIntrinsicLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFromUnchecked(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element ELEMENT(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyTo(android.graphics.Bitmap) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI8(android.support.v8.renderscript.Byte4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler CLAMP_LINEAR(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroup.Builder android.support.v8.renderscript.ScriptGroup create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI64(android.support.v8.renderscript.Long4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createSized(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element, int, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy3DRangeFrom(int, int, int, int, int, int, byte[]) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(float[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI16(android.support.v8.renderscript.Short3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.KernelID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFrom(short[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U64_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix android.support.v8.renderscript.ScriptIntrinsicColorMatrix create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicLUT android.support.v8.renderscript.ScriptIntrinsicLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addConnection(android.support.v8.renderscript.Type, android.support.v8.renderscript.Script.KernelID, android.support.v8.renderscript.Script.KernelID) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.DataKind android.support.v8.renderscript.Element.DataKind valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element RGBA_8888(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix ScriptIntrinsicColorMatrix(int, android.support.v8.renderscript.RenderScript) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachSrcAtop(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element.DataType android.support.v8.renderscript.Element.DataType valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F64(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I16_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F32(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F32_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlur android.support.v8.renderscript.ScriptIntrinsicBlur create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I8(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy3DRangeFrom(int, int, int, int, int, int, int[]) 6'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element A_8(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI32(android.support.v8.renderscript.Int2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript void setPriority(android.support.v8.renderscript.RenderScript.Priority) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT ScriptIntrinsic3DLUT(int, android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI16(android.support.v8.renderscript.Short2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U16_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Sampler android.support.v8.renderscript.Sampler WRAP_NEAREST(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element ALLOCATION(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I16_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F32_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addI64(android.support.v8.renderscript.Long3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U16_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element U8_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix2f void load(android.support.v8.renderscript.Matrix2f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copyFromUnchecked(short[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker create()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I8_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element MATRIX_2X2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicLUT android.support.v8.renderscript.ScriptIntrinsicLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy2DRangeFrom(int, int, int, int, short[]) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, android.support.v8.renderscript.Element.DataKind)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend void forEachXor(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF64(android.support.v8.renderscript.Double2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.CubemapFace android.support.v8.renderscript.Type.CubemapFace valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlur ScriptIntrinsicBlur(int, android.support.v8.renderscript.RenderScript) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix void setColorMatrix(android.support.v8.renderscript.Matrix3f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F64_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element F32_4(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Allocation void copy1DRangeFrom(int, int, short[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Type.Builder android.support.v8.renderscript.Type.Builder setYuvFormat(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I16_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.Script.KernelID getKernelID()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlur android.support.v8.renderscript.ScriptIntrinsicBlur create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.FieldBase void init(android.support.v8.renderscript.RenderScript, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element android.support.v8.renderscript.Element I32(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>