Fix inconsistencies in Android annotations

This commit is contained in:
Alexey Sedunov
2013-10-08 18:10:42 +04:00
parent 9c38716829
commit ed006a66c5
273 changed files with 24051 additions and 12822 deletions
@@ -8,9 +8,15 @@
<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.FragmentStatePagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int) 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 android.os.Parcelable onSaveInstanceState()'>
<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>
@@ -20,9 +26,6 @@
<item name='android.support.v13.app.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 1'>
<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>
@@ -1,47 +1,71 @@
<root>
<item name='android.support.v4.app.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setText(java.lang.CharSequence)'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setFullScreenIntent(android.app.PendingIntent, boolean)'>
<item name='android.support.v4.app.FragmentManager android.support.v4.app.FragmentTransaction beginTransaction()'>
<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.LoaderManager 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.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.TaskStackBuilder android.support.v4.app.TaskStackBuilder create(android.content.Context)'>
<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.NotificationCompat.InboxStyle android.support.v4.app.NotificationCompat.InboxStyle addLine(java.lang.CharSequence)'>
<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.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.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.FragmentTransaction android.support.v4.app.FragmentTransaction setCustomAnimations(int, int, int, 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.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.TaskStackBuilder android.support.v4.app.TaskStackBuilder from(android.content.Context)'>
<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.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 addStream(android.net.Uri)'>
<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.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.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailBcc(java.lang.String[])'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContentText(java.lang.CharSequence)'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setOnlyAlertOnce(boolean)'>
<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.FragmentManager void putFragment(android.os.Bundle, java.lang.String, android.support.v4.app.Fragment) 2'>
<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.TaskStackBuilder android.content.Intent[] getIntents()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.Fragment, java.lang.String) 1'>
<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.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(android.app.Activity)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction remove(android.support.v4.app.Fragment)'>
<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'>
@@ -50,64 +74,73 @@
<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.Fragment android.support.v4.app.Fragment instantiate(android.content.Context, java.lang.String, android.os.Bundle)'>
<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.Fragment java.lang.String getString(int)'>
<item name='android.support.v4.app.Fragment android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) 0'>
<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.Fragment void onConfigurationChanged(android.content.res.Configuration) 0'>
<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.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.FragmentTransaction android.support.v4.app.FragmentTransaction add(android.support.v4.app.Fragment, java.lang.String) 0'>
<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.FragmentStatePagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction addToBackStack(java.lang.String)'>
<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.Builder android.support.v4.app.NotificationCompat.Builder setLargeIcon(android.graphics.Bitmap)'>
<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 addNextIntent(android.content.Intent)'>
<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.ActivityOptionsCompat android.support.v4.app.ActivityOptionsCompat makeCustomAnimation(android.content.Context, int, int)'>
<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.Fragment java.lang.String toString()'>
<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.Builder android.support.v4.app.NotificationCompat.Builder setContentTitle(java.lang.CharSequence)'>
<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.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder from(android.app.Activity)'>
<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 setStyle(android.support.v4.app.NotificationCompat.Style)'>
<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.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 setVibrate(long[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity android.support.v4.app.FragmentManager getSupportFragmentManager()'>
<item name='android.support.v4.app.ListFragment android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle) 0'>
<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.Fragment android.support.v4.app.Fragment instantiate(android.content.Context, java.lang.String)'>
<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.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.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.Builder android.support.v4.app.NotificationCompat.Builder setUsesChronometer(boolean)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction replace(int, android.support.v4.app.Fragment)'>
<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'>
@@ -116,196 +149,241 @@
<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 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 setEmailCc(java.lang.String[])'>
<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 setSound(android.net.Uri, int)'>
<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)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction setCustomAnimations(int, int)'>
<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.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(android.app.Activity)'>
<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.FragmentTabHost void onRestoreInstanceState(android.os.Parcelable) 0'>
<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 addEmailTo(java.lang.String[])'>
<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.FragmentManager void putFragment(android.os.Bundle, java.lang.String, android.support.v4.app.Fragment) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentActivity boolean onKeyDown(int, android.view.KeyEvent) 1'>
<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)'>
<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.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.FragmentTransaction android.support.v4.app.FragmentTransaction setTransitionStyle(int)'>
<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 setLargeIcon(android.graphics.Bitmap)'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder addAction(int, java.lang.CharSequence, android.app.PendingIntent)'>
<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.FragmentManager 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.FragmentTransaction android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.Fragment) 1'>
<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.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 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.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.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.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 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.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 from(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 addEmailCc(java.lang.String)'>
<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.Fragment.SavedState void writeToParcel(android.os.Parcel, int) 0'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setNumber(int)'>
<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 bigLargeIcon(android.graphics.Bitmap)'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setContent(android.widget.RemoteViews)'>
<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.Builder android.support.v4.app.NotificationCompat.Builder setSubText(java.lang.CharSequence)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder java.util.Iterator&lt;android.content.Intent&gt; iterator()'>
<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.Fragment java.lang.String getString(int, java.lang.Object...)'>
<item name='android.support.v4.app.LoaderManager android.support.v4.content.Loader&lt;D&gt; restartLoader(int, android.os.Bundle, android.support.v4.app.LoaderManager.LoaderCallbacks&lt;D&gt;) 2'>
<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[])'>
<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.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder addEmailTo(java.lang.String[])'>
<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.NotificationCompat.InboxStyle android.support.v4.app.NotificationCompat.InboxStyle setBigContentTitle(java.lang.CharSequence)'>
<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.TaskStackBuilder android.support.v4.app.TaskStackBuilder addNextIntentWithParentStack(android.content.Intent) 0'>
<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 setContentIntent(android.app.PendingIntent)'>
<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.FragmentTabHost FragmentTabHost(android.content.Context) 0'>
<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.FragmentTransaction android.support.v4.app.FragmentTransaction disallowAddToBackStack()'>
<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 setFullScreenIntent(android.app.PendingIntent, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.DialogFragment void onSaveInstanceState(android.os.Bundle) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentManager android.support.v4.app.Fragment getFragment(android.os.Bundle, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentManager android.support.v4.app.Fragment.SavedState saveFragmentInstanceState(android.support.v4.app.Fragment) 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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setSound(android.net.Uri)'>
<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.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.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.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.ShareCompat java.lang.String getCallingPackage(android.app.Activity) 0'>
<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.Fragment void unregisterForContextMenu(android.view.View) 0'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction setBreadCrumbShortTitle(int)'>
<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[])'>
<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.ListFragment android.view.View onCreateView(android.view.LayoutInflater, android.view.ViewGroup, android.os.Bundle)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction replace(int, android.support.v4.app.Fragment, java.lang.String) 1'>
<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)'>
<item name='android.support.v4.app.Fragment void onSaveInstanceState(android.os.Bundle) 0'>
<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)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction show(android.support.v4.app.Fragment)'>
<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 android.content.ComponentName getCallingActivity(android.app.Activity) 0'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction replace(int, android.support.v4.app.Fragment, java.lang.String)'>
<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[])'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setProgress(int, int, boolean)'>
<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 addEmailCc(java.lang.String[]) 0'>
<item name='android.support.v4.app.DialogFragment void onAttach(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)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction hide(android.support.v4.app.Fragment)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 0'>
<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.FragmentActivity void onSaveInstanceState(android.os.Bundle) 0'>
<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.TaskStackBuilder android.content.Intent[] getIntents()'>
<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.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 setAutoCancel(boolean)'>
<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>
<item name='android.support.v4.app.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setWhen(long)'>
<item name='android.support.v4.app.FragmentTabHost android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.TaskStackBuilder android.support.v4.app.TaskStackBuilder addNextIntentWithParentStack(android.content.Intent)'>
<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.ShareCompat android.content.ComponentName getCallingActivity(android.app.Activity) 0'>
<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.FragmentStatePagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int) 0'>
<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.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 setNumber(int)'>
<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.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.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.Fragment java.lang.String getString(int, java.lang.Object...)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.Fragment, 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.NotificationCompat.BigPictureStyle android.support.v4.app.NotificationCompat.BigPictureStyle setSummaryText(java.lang.CharSequence)'>
<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.TaskStackBuilder android.support.v4.app.TaskStackBuilder addParentStack(java.lang.Class&lt;?&gt;)'>
<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.Fragment java.lang.String getString(int, java.lang.Object...) 1'>
@@ -314,49 +392,94 @@
<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.ActivityCompat void finishAffinity(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 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 setSmallIcon(int)'>
<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.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.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.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 1'>
<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.FragmentActivity void onConfigurationChanged(android.content.res.Configuration) 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, android.widget.RemoteViews)'>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction add(int, android.support.v4.app.Fragment)'>
<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.ShareCompat.IntentBuilder android.support.v4.app.ShareCompat.IntentBuilder setChooserTitle(java.lang.CharSequence)'>
<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.FragmentTransaction android.support.v4.app.FragmentTransaction replace(int, android.support.v4.app.Fragment) 1'>
<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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setOnlyAlertOnce(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.Fragment void onAttach(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 setTicker(java.lang.CharSequence)'>
<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.FragmentTransaction android.support.v4.app.FragmentTransaction setBreadCrumbTitle(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTabHost FragmentTabHost(android.content.Context, android.util.AttributeSet) 1'>
<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.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 addEmailBcc(java.lang.String)'>
<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 setLights(int, int, int)'>
<item name='android.support.v4.app.FragmentActivity void onConfigurationChanged(android.content.res.Configuration) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction setBreadCrumbTitle(java.lang.CharSequence)'>
<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 setVibrate(long[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction setTransition(int)'>
<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.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.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.NotificationCompat.Builder android.support.v4.app.NotificationCompat.Builder setWhen(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction detach(android.support.v4.app.Fragment)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.app.FragmentTransaction android.support.v4.app.FragmentTransaction setBreadCrumbShortTitle(java.lang.CharSequence)'>
<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.FragmentTransaction android.support.v4.app.FragmentTransaction add(android.support.v4.app.Fragment, java.lang.String)'>
<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.FragmentTransaction android.support.v4.app.FragmentTransaction attach(android.support.v4.app.Fragment)'>
<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>
</root>
@@ -1,16 +1,52 @@
<root>
<item name='android.support.v4.content.FileProvider java.lang.String getType(android.net.Uri)'>
<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.FileProvider android.net.Uri insert(android.net.Uri, android.content.ContentValues) 1'>
<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) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.FileProvider int update(android.net.Uri, android.content.ContentValues, java.lang.String, java.lang.String[]) 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.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 java.lang.String dataToString(D)'>
<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'>
<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 java.lang.String getType(android.net.Uri) 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)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.FileProvider int delete(android.net.Uri, java.lang.String, java.lang.String[]) 1'>
<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.LocalBroadcastManager boolean sendBroadcast(android.content.Intent) 0'>
<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>
@@ -26,28 +62,19 @@
<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.FileProvider android.database.Cursor query(android.net.Uri, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String)'>
<item name='android.support.v4.content.FileProvider android.net.Uri insert(android.net.Uri, android.content.ContentValues) 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'>
<item name='android.support.v4.content.FileProvider int update(android.net.Uri, android.content.ContentValues, java.lang.String, java.lang.String[]) 1'>
<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'>
<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.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.Loader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.AsyncTaskLoader AsyncTaskLoader(android.content.Context) 0'>
<item name='android.support.v4.content.FileProvider int delete(android.net.Uri, java.lang.String, java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.content.CursorLoader CursorLoader(android.content.Context) 0'>
@@ -56,7 +83,4 @@
<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>
@@ -1,5 +1,11 @@
<root>
<item name='android.support.v4.hardware.display.DisplayManagerCompat android.view.Display[] getDisplays(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
<item name='android.support.v4.hardware.display.DisplayManagerCompat android.view.Display[] getDisplays()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,5 +1,14 @@
<root>
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T createFromParcel(android.os.Parcel, java.lang.ClassLoader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T createFromParcel(android.os.Parcel, java.lang.ClassLoader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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>
<item name='android.support.v4.os.ParcelableCompatCreatorCallbacks T[] newArray(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -1,35 +1,47 @@
<root>
<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(java.util.Locale)'>
<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)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(java.lang.String, boolean)'>
<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, 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 build()'>
<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.TextDirectionHeuristicCompat boolean isRtl(char[], int, int) 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.Builder android.support.v4.text.BidiFormatter build()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.text.TextDirectionHeuristicCompat boolean isRtl(java.lang.CharSequence, int, int) 0'>
<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 android.support.v4.text.BidiFormatter getInstance()'>
<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.BidiFormatter java.lang.String unicodeWrap(java.lang.String, boolean)'>
<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, boolean) 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, boolean)'>
@@ -38,15 +50,6 @@
<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 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 setTextDirectionHeuristic(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, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -56,4 +59,7 @@
<item name='android.support.v4.text.BidiFormatter java.lang.String unicodeWrap(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>
</root>
@@ -1,16 +1,22 @@
<root>
<item name='android.support.v4.util.AtomicFile java.io.FileInputStream openRead()'>
<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.LruCache V put(K, V) 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.LruCache V put(K, V) 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.AtomicFile java.io.FileInputStream openRead()'>
<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>
@@ -20,9 +26,6 @@
<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.FileOutputStream startWrite()'>
<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>
@@ -32,16 +35,16 @@
<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.LruCache java.lang.String toString()'>
<item name='android.support.v4.util.LruCache java.util.Map&lt;K,V&gt; snapshot()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.AtomicFile java.io.File getBaseFile()'>
<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 get(K) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.LruCache java.util.Map&lt;K,V&gt; snapshot()'>
<item name='android.support.v4.util.LogWriter void write(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.util.TimeUtils void formatDuration(long, java.lang.StringBuilder) 1'>
@@ -1,28 +1,28 @@
<root>
<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 android.support.v4.view.accessibility.AccessibilityRecordCompat asRecord(android.view.accessibility.AccessibilityEvent)'>
<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.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(android.support.v4.view.accessibility.AccessibilityRecordCompat)'>
<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.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.AccessibilityNodeInfoCompat java.lang.String toString()'>
<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.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 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.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)'>
<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>
@@ -1,98 +1,236 @@
<root>
<item name='android.support.v4.view.ViewPager.SavedState void writeToParcel(android.os.Parcel, int) 0'>
<item name='android.support.v4.view.AccessibilityDelegateCompat void onInitializeAccessibilityNodeInfo(android.view.View, android.support.v4.view.accessibility.AccessibilityNodeInfoCompat) 1'>
<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.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge boolean dispatchPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<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.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<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.ViewPager boolean onTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void sendAccessibilityEventUnchecked(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) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTitleStrip PagerTitleStrip(android.content.Context, android.util.AttributeSet) 1'>
<item name='android.support.v4.view.ViewPager void onDraw(android.graphics.Canvas) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<item name='android.support.v4.view.AccessibilityDelegateCompat android.support.v4.view.accessibility.AccessibilityNodeProviderCompat getAccessibilityNodeProvider(android.view.View) 0'>
<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.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<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.AccessibilityDelegateCompat boolean performAccessibilityAction(android.view.View, int, android.os.Bundle) 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.PagerTabStrip PagerTabStrip(android.content.Context, android.util.AttributeSet) 1'>
<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.PagerTitleStrip PagerTitleStrip(android.content.Context, android.util.AttributeSet) 0'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean dispatchPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 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 boolean onInterceptTouchEvent(android.view.MotionEvent) 0'>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 1'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean java.lang.Object getAccessibilityNodeProvider(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager ViewPager(android.content.Context, android.util.AttributeSet) 1'>
<item name='android.support.v4.view.AccessibilityDelegateCompat void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.os.Parcelable onSaveInstanceState()'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void onPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void removeView(android.view.View) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void onPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void sendAccessibilityEventUnchecked(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompat boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void sendAccessibilityEventUnchecked(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<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'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean performAccessibilityAction(android.view.View, int, android.os.Bundle) 0'>
<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 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'>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 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.ViewPager android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<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 android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet) 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'>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager boolean dispatchKeyEvent(android.view.KeyEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip PagerTabStrip(android.content.Context, android.util.AttributeSet) 0'>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void onPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip void onDraw(android.graphics.Canvas) 0'>
<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.ViewPager ViewPager(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void sendAccessibilityEvent(android.view.View, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<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 android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<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.PagerAdapter boolean isViewFromObject(android.view.View, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void addView(android.view.View, int, android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void sendAccessibilityEventUnchecked(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTitleStrip PagerTitleStrip(android.content.Context, android.util.AttributeSet) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void sendAccessibilityEvent(android.view.View, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerAdapter java.lang.Object instantiateItem(android.view.ViewGroup, int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.PagerTabStrip PagerTabStrip(android.content.Context, android.util.AttributeSet) 1'>
<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.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompat boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager ViewPager(android.content.Context, android.util.AttributeSet) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void addTouchables(java.util.ArrayList&lt;android.view.View&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean void onPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge boolean dispatchPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 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.AccessibilityDelegateCompat void onInitializeAccessibilityNodeInfo(android.view.View, android.support.v4.view.accessibility.AccessibilityNodeInfoCompat) 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.MotionEventCompat int getActionMasked(android.view.MotionEvent) 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.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatIcs.AccessibilityDelegateBridge void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompat boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean dispatchPopulateAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 1'>
<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.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompat void onInitializeAccessibilityEvent(android.view.View, android.view.accessibility.AccessibilityEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void onRestoreInstanceState(android.os.Parcelable) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.ViewPager void draw(android.graphics.Canvas) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.view.AccessibilityDelegateCompatJellyBean.AccessibilityDelegateBridgeJellyBean boolean onRequestSendAccessibilityEvent(android.view.ViewGroup, android.view.View, android.view.accessibility.AccessibilityEvent) 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>
</root>
@@ -1,32 +1,35 @@
<root>
<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.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.ViewDragHelper.Callback boolean tryCaptureView(android.view.View, 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.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter void setViewImage(android.widget.ImageView, java.lang.String) 0'>
<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.DrawerLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<item name='android.support.v4.widget.DrawerLayout boolean onKeyDown(int, android.view.KeyEvent) 1'>
<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 android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<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 android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<item name='android.support.v4.widget.ViewDragHelper.Callback int clampViewPositionVertical(android.view.View, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout SlidingPaneLayout(android.content.Context, android.util.AttributeSet) 1'>
@@ -38,13 +41,7 @@
<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 android.os.Parcelable onSaveInstanceState()'>
<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.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<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.SlidingPaneLayout.LayoutParams LayoutParams(android.view.ViewGroup.MarginLayoutParams) 0'>
@@ -53,15 +50,36 @@
<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.ViewDragHelper.Callback void onViewPositionChanged(android.view.View, int, int, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout void draw(android.graphics.Canvas) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.DrawerLayout DrawerLayout(android.content.Context, android.util.AttributeSet) 1'>
<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.DrawerLayout boolean onKeyUp(int, android.view.KeyEvent) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper.Callback int getViewHorizontalDragRange(android.view.View) 0'>
<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.ExploreByTouchHelper android.support.v4.view.accessibility.AccessibilityNodeProviderCompat getAccessibilityNodeProvider(android.view.View) 0'>
<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.CursorAdapter void bindView(android.view.View, android.content.Context, android.database.Cursor) 2'>
<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>
@@ -71,21 +89,30 @@
<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.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.SlidingPaneLayout boolean drawChild(android.graphics.Canvas, android.view.View, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper.Callback void onViewCaptured(android.view.View, int) 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.SimpleCursorAdapter void bindView(android.view.View, android.content.Context, android.database.Cursor) 0'>
<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.DrawerLayout.LayoutParams LayoutParams(android.view.ViewGroup.MarginLayoutParams) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.ViewDragHelper.Callback int clampViewPositionHorizontal(android.view.View, int, int) 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)'>
<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>
@@ -95,13 +122,13 @@
<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.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<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 android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<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'>
@@ -110,6 +137,9 @@
<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.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<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>
@@ -119,9 +149,15 @@
<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 android.view.ViewGroup.LayoutParams generateLayoutParams(android.util.AttributeSet)'>
<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.ViewDragHelper.Callback void onViewReleased(android.view.View, float, float) 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>
@@ -131,9 +167,6 @@
<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.DrawerLayout android.os.Parcelable onSaveInstanceState()'>
<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>
@@ -149,18 +182,24 @@
<item name='android.support.v4.widget.DrawerLayout.LayoutParams LayoutParams(android.content.Context, android.util.AttributeSet) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.CursorAdapter java.lang.CharSequence convertToString(android.database.Cursor)'>
<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.DrawerLayout boolean isDrawerVisible(android.view.View) 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.SlidingPaneLayout void onRestoreInstanceState(android.os.Parcelable) 0'>
<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.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, android.util.AttributeSet, int) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -179,6 +218,9 @@
<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 bindView(android.view.View, android.content.Context, android.database.Cursor) 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>
@@ -188,6 +230,9 @@
<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.CursorAdapter void bindView(android.view.View, android.content.Context, android.database.Cursor) 0'>
<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>
@@ -197,10 +242,7 @@
<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.SlidingPaneLayout android.view.ViewGroup.LayoutParams generateLayoutParams(android.view.ViewGroup.LayoutParams)'>
<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)'>
<item name='android.support.v4.widget.SlidingPaneLayout boolean onTouchEvent(android.view.MotionEvent) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SimpleCursorAdapter void setViewText(android.widget.TextView, java.lang.String) 0'>
@@ -209,9 +251,15 @@
<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.DrawerLayout android.view.ViewGroup.LayoutParams generateDefaultLayoutParams()'>
<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.DrawerLayout android.os.Parcelable onSaveInstanceState()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v4.widget.SlidingPaneLayout void requestChildFocus(android.view.View, android.view.View) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -14,13 +14,16 @@
<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.ScriptIntrinsicBlur android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<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.SamplerThunker.Builder android.support.v8.renderscript.Sampler create()'>
<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.ScriptC ScriptC(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int) 1'>
@@ -41,9 +44,18 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setZ(int)'>
<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.ScriptIntrinsicBlur android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.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>
@@ -65,13 +77,10 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setY(int)'>
<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.Type.Builder android.support.v8.renderscript.Type create()'>
<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.ScriptC ScriptC(android.support.v8.renderscript.RenderScript, android.content.res.Resources, int) 0'>
@@ -83,18 +92,12 @@
<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 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.Matrix3f 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)'>
<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.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 F64_3(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -113,7 +116,7 @@
<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.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker create()'>
<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.ScriptIntrinsicBlend void forEachSrcOut(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 1'>
@@ -122,25 +125,19 @@
<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.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.Type.Builder android.support.v8.renderscript.Type.Builder setFaces(boolean)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<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.FieldPacker byte[] getData()'>
<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'>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSrcOver()'>
<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)'>
<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'>
@@ -149,16 +146,28 @@
<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.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, int)'>
<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.FieldPacker void addMatrix(android.support.v8.renderscript.Matrix4f) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Element boolean isCompatible(android.support.v8.renderscript.Element) 0'>
<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.Type.Builder android.support.v8.renderscript.Type.Builder setZ(int)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDAdd()'>
<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.Element android.support.v8.renderscript.Element BOOLEAN(android.support.v8.renderscript.RenderScript) 0'>
@@ -173,10 +182,22 @@
<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.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.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.FieldPacker void addF64(android.support.v8.renderscript.Double3) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Matrix2f float[] getArray()'>
<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.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.Allocation void setFromFieldPacker(int, android.support.v8.renderscript.FieldPacker) 1'>
@@ -185,9 +206,6 @@
<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>
@@ -203,7 +221,7 @@
<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.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.ScriptIntrinsicBlend void forEachSrc(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
@@ -215,31 +233,58 @@
<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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDDstAtop()'>
<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.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.ScriptIntrinsic3DLUT android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.ScriptIntrinsicBlur void setInput(android.support.v8.renderscript.Allocation) 0'>
<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.ScriptIntrinsicBlur void forEach(android.support.v8.renderscript.Allocation) 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.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 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.RenderScript.ContextType android.support.v8.renderscript.RenderScript.ContextType valueOf(java.lang.String)'>
<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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDDst()'>
<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.ScriptIntrinsicLUT android.support.v8.renderscript.ScriptIntrinsicLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<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.Allocation void copy1DRangeFrom(int, int, float[]) 2'>
@@ -248,9 +293,6 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setYuvFormat(int)'>
<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>
@@ -263,13 +305,19 @@
<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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSrc()'>
<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 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.Element.Builder android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.Element, java.lang.String, int)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDMultiply()'>
<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'>
@@ -284,9 +332,6 @@
<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.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.Allocation android.support.v8.renderscript.Allocation createFromString(android.support.v8.renderscript.RenderScript, java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -296,6 +341,9 @@
<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.Sampler.Builder android.support.v8.renderscript.Sampler create()'>
<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>
@@ -305,28 +353,31 @@
<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.ScriptIntrinsicColorMatrix android.support.v8.renderscript.ScriptIntrinsicColorMatrix create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.Allocation android.support.v8.renderscript.Allocation createTyped(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Type, android.support.v8.renderscript.Allocation.MipmapControl, int)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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)'>
<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.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.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 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.Type.Builder android.support.v8.renderscript.Type.Builder setX(int)'>
<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.Element android.support.v8.renderscript.Element MATRIX_4X4(android.support.v8.renderscript.RenderScript) 0'>
<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.ScriptIntrinsicBlend void forEachSubtract(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
@@ -353,13 +404,10 @@
<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.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.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.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)'>
<item name='android.support.v8.renderscript.ScriptGroup void setInput(android.support.v8.renderscript.Script.KernelID, 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'>
@@ -383,7 +431,7 @@
<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.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDClear()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.FieldPacker void addF64(android.support.v8.renderscript.Double4) 0'>
@@ -395,6 +443,9 @@
<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.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 void copy2DRangeFrom(int, int, int, int, byte[]) 4'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -404,16 +455,13 @@
<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.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.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.ScriptIntrinsicYuvToRGBThunker android.support.v8.renderscript.Script.FieldID getFieldID_Input()'>
<item name='android.support.v8.renderscript.ScriptGroup void setOutput(android.support.v8.renderscript.Script.KernelID, 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) 2'>
@@ -425,13 +473,22 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setMipmaps(boolean)'>
<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.ScriptIntrinsicYuvToRGB void forEach(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.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap)'>
<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.Element android.support.v8.renderscript.Element createVector(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, int) 0'>
<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.Allocation android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int) 2'>
@@ -443,33 +500,48 @@
<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.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.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.ScriptIntrinsic3DLUT android.support.v8.renderscript.ScriptIntrinsic3DLUT create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.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.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSubtract()'>
<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.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.Allocation void copy2DRangeFrom(int, int, int, int, float[]) 4'>
<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 void forEachDst(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)'>
<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>
@@ -488,27 +560,36 @@
<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.ScriptIntrinsicBlend android.support.v8.renderscript.ScriptIntrinsicBlend create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.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.Script android.support.v8.renderscript.Script.FieldID createFieldID(int, android.support.v8.renderscript.Element)'>
<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.Element android.support.v8.renderscript.Element RGBA_4444(android.support.v8.renderscript.RenderScript) 0'>
<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 copyFromUnchecked(float[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.ScriptIntrinsic3DLUT void forEach(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 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.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSrcAtop()'>
<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>
@@ -521,36 +602,51 @@
<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.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.ScriptIntrinsicConvolve3x3 android.support.v8.renderscript.ScriptIntrinsicConvolve3x3 create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.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.ScriptIntrinsicBlend void forEachDst(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 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) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSrcOut()'>
<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.ScriptIntrinsicConvolve3x3 void setInput(android.support.v8.renderscript.Allocation) 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 void forEach(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 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.Script.KernelID getKernelIDXor()'>
<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.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>
@@ -563,7 +659,10 @@
<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.Builder android.support.v8.renderscript.Element create()'>
<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.Matrix2f float[] getArray()'>
<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'>
@@ -572,7 +671,7 @@
<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.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)'>
<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.ScriptC ScriptC(int, android.support.v8.renderscript.RenderScript) 1'>
@@ -587,7 +686,7 @@
<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.Element.DataKind android.support.v8.renderscript.Element.DataKind valueOf(java.lang.String)'>
<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.ScriptIntrinsicBlend void forEachSrcOver(android.support.v8.renderscript.Allocation, android.support.v8.renderscript.Allocation) 0'>
@@ -596,28 +695,28 @@
<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.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.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setX(int, int)'>
<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.ScriptIntrinsicYuvToRGB void setInput(android.support.v8.renderscript.Allocation) 0'>
<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.ScriptIntrinsicConvolve3x3 void forEach(android.support.v8.renderscript.Allocation) 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.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)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicColorMatrix void forEach(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 addU32(android.support.v8.renderscript.Long2) 0'>
@@ -629,6 +728,12 @@
<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.Element android.support.v8.renderscript.Element getSubElement(int)'>
<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.Allocation android.support.v8.renderscript.Allocation createFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -638,28 +743,22 @@
<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.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.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.Matrix4f float[] getArray()'>
<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.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.Builder android.support.v8.renderscript.Element.Builder add(android.support.v8.renderscript.Element, java.lang.String)'>
<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.Element android.support.v8.renderscript.Element I32_3(android.support.v8.renderscript.RenderScript) 0'>
<item name='android.support.v8.renderscript.ScriptIntrinsic3DLUT void forEach(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 addKernel(android.support.v8.renderscript.Script.KernelID)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.Script.FieldBase void init(android.support.v8.renderscript.RenderScript, int) 0'>
@@ -680,37 +779,46 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setFaces(boolean)'>
<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.ScriptIntrinsicLUT android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.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.FieldPacker void addU8(android.support.v8.renderscript.Short3) 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)'>
<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.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.Sampler.Builder android.support.v8.renderscript.Sampler create()'>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDSrcIn()'>
<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 android.support.v8.renderscript.Allocation createCubemapFromBitmap(android.support.v8.renderscript.RenderScript, android.graphics.Bitmap, android.support.v8.renderscript.Allocation.MipmapControl, int)'>
<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.Allocation void copyFromUnchecked(byte[]) 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)'>
<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.Element android.support.v8.renderscript.Element ELEMENT(android.support.v8.renderscript.RenderScript) 0'>
<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.Allocation void copyTo(android.graphics.Bitmap) 0'>
@@ -722,6 +830,12 @@
<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.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.ScriptIntrinsicLUT void forEach(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.Long4) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -740,7 +854,7 @@
<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.Element android.support.v8.renderscript.Element createPixel(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element.DataType, android.support.v8.renderscript.Element.DataKind)'>
<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.Allocation void copyFrom(short[]) 0'>
@@ -749,9 +863,6 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setMipmaps(boolean)'>
<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>
@@ -773,24 +884,27 @@
<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.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 I16_2(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.RenderScript android.support.v8.renderscript.RenderScript create(android.content.Context, int)'>
<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.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.ScriptIntrinsicLUT void forEach(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 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.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 I8(android.support.v8.renderscript.RenderScript) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -800,7 +914,7 @@
<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.ScriptIntrinsicYuvToRGB android.support.v8.renderscript.ScriptIntrinsicYuvToRGB create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<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.Element android.support.v8.renderscript.Element A_8(android.support.v8.renderscript.RenderScript) 0'>
@@ -815,13 +929,19 @@
<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.Type.Builder android.support.v8.renderscript.Type.Builder setY(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 void setInput(android.support.v8.renderscript.Allocation) 0'>
<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.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setZ(int, int)'>
<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.Sampler android.support.v8.renderscript.Sampler WRAP_NEAREST(android.support.v8.renderscript.RenderScript) 0'>
@@ -830,7 +950,7 @@
<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.ScriptIntrinsicBlur android.support.v8.renderscript.ScriptIntrinsicBlur create(android.support.v8.renderscript.RenderScript, android.support.v8.renderscript.Element)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicConvolve5x5 void forEach(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 I16_4(android.support.v8.renderscript.RenderScript) 0'>
@@ -851,12 +971,21 @@
<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.SamplerThunker.Builder android.support.v8.renderscript.Sampler create()'>
<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 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 copyFromUnchecked(short[]) 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.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>
@@ -869,15 +998,30 @@
<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.ScriptGroupThunker.Builder android.support.v8.renderscript.ScriptGroupThunker.Builder addKernel(android.support.v8.renderscript.Script.KernelID)'>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDDstOver()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDDstIn()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='android.support.v8.renderscript.ScriptIntrinsicBlend android.support.v8.renderscript.Script.KernelID getKernelIDDstOut()'>
<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.Allocation void copy2DRangeFrom(int, int, int, int, short[]) 4'>
<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.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.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.FieldPacker void addF64(android.support.v8.renderscript.Double2) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
@@ -893,18 +1037,15 @@
<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.ScriptIntrinsicColorMatrix android.support.v8.renderscript.Script.KernelID getKernelID()'>
<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.Script.LaunchOptions android.support.v8.renderscript.Script.LaunchOptions setY(int, int)'>
<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.MipmapControl android.support.v8.renderscript.Allocation.MipmapControl valueOf(java.lang.String)'>
<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>
@@ -920,7 +1061,4 @@
<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>
<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>
</root>