META-INF/
META-INF/MANIFEST.MF
META-INF/androidx/
META-INF/androidx/annotation/
META-INF/androidx/annotation/annotation/
META-INF/androidx/annotation/annotation/LICENSE.txt
META-INF/annotation.kotlin_module
META-INF/proguard/
META-INF/proguard/androidx-annotations.pro
androidx/
androidx/annotation/
androidx/annotation/AnimRes.class
AnimRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.AnimRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/AnimatorRes.class
AnimatorRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.AnimatorRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/AnyRes.class
AnyRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.AnyRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/AnyThread.class
AnyThread.kt package androidx.annotation public abstract annotation androidx.annotation.AnyThread extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/ArrayRes.class
ArrayRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.ArrayRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/AttrRes.class
AttrRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.AttrRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/BinderThread.class
BinderThread.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.BinderThread extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/BoolRes.class
BoolRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.BoolRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/CallSuper.class
CallSuper.kt package androidx.annotation public abstract annotation androidx.annotation.CallSuper extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/CheckResult.class
CheckResult.kt package androidx.annotation public abstract annotation androidx.annotation.CheckResult extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String suggest () }
androidx/annotation/ChecksSdkIntAtLeast.class
ChecksSdkIntAtLeast.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.ChecksSdkIntAtLeast extends java.lang.Object implements java.lang.annotation.Annotation { public abstract int api () public abstract java.lang.String codename () public abstract int parameter () public abstract int lambda () public abstract int extension () }
androidx/annotation/ColorInt.class
ColorInt.kt package androidx.annotation public abstract annotation androidx.annotation.ColorInt extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/ColorLong.class
ColorLong.kt package androidx.annotation public abstract annotation androidx.annotation.ColorLong extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/ColorRes.class
ColorRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.ColorRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/ContentView.class
ContentView.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.ContentView extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/DeprecatedSinceApi.class
DeprecatedSinceApi.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.DeprecatedSinceApi extends java.lang.Object implements java.lang.annotation.Annotation { public abstract int api () public abstract java.lang.String message () }
androidx/annotation/DimenRes.class
DimenRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.DimenRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/Dimension$Companion.class
Dimension.jvm.kt package androidx.annotation public final androidx.annotation.Dimension$Companion extends java.lang.Object { static final synthetic androidx.annotation.Dimension$Companion $$INSTANCE public static final int DP public static final int PX public static final int SP private void <init> () static void <clinit> () }
androidx/annotation/Dimension.class
Dimension.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.Dimension extends java.lang.Object implements java.lang.annotation.Annotation { public static final androidx.annotation.Dimension$Companion Companion public static final int DP public static final int PX public static final int SP public abstract int unit () static void <clinit> () }
androidx/annotation/Discouraged.class
Discouraged.kt package androidx.annotation public abstract annotation androidx.annotation.Discouraged extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String message () }
androidx/annotation/DisplayContext.class
DisplayContext.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.DisplayContext extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/DoNotInline.class
DoNotInline.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.DoNotInline extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/DrawableRes.class
DrawableRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.DrawableRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/EmptySuper.class
EmptySuper.kt package androidx.annotation public abstract annotation androidx.annotation.EmptySuper extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/FloatRange.class
FloatRange.kt package androidx.annotation public abstract annotation androidx.annotation.FloatRange extends java.lang.Object implements java.lang.annotation.Annotation { public abstract double from () public abstract double to () public abstract boolean fromInclusive () public abstract boolean toInclusive () }
androidx/annotation/FontRes.class
FontRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.FontRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/FractionRes.class
FractionRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.FractionRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/GravityInt.class
GravityInt.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.GravityInt extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/GuardedBy.class
GuardedBy.kt package androidx.annotation public abstract annotation androidx.annotation.GuardedBy extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String value () }
androidx/annotation/HalfFloat.class
HalfFloat.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.HalfFloat extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/IdRes.class
IdRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.IdRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/InspectableProperty$EnumEntry.class
InspectableProperty.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.InspectableProperty$EnumEntry extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String name () public abstract int value () }
androidx/annotation/InspectableProperty$FlagEntry.class
InspectableProperty.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.InspectableProperty$FlagEntry extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String name () public abstract int target () public abstract int mask () }
androidx/annotation/InspectableProperty$ValueType.class
InspectableProperty.jvm.kt package androidx.annotation public final enum androidx.annotation.InspectableProperty$ValueType extends java.lang.Enum { public static final enum androidx.annotation.InspectableProperty$ValueType NONE public static final enum androidx.annotation.InspectableProperty$ValueType INFERRED public static final enum androidx.annotation.InspectableProperty$ValueType INT_ENUM public static final enum androidx.annotation.InspectableProperty$ValueType INT_FLAG public static final enum androidx.annotation.InspectableProperty$ValueType COLOR public static final enum androidx.annotation.InspectableProperty$ValueType GRAVITY public static final enum androidx.annotation.InspectableProperty$ValueType RESOURCE_ID private static final synthetic androidx.annotation.InspectableProperty$ValueType[] $VALUES private static final synthetic kotlin.enums.EnumEntries $ENTRIES private void <init> (java.lang.String, int) String $enum$name int $enum$ordinal public static androidx.annotation.InspectableProperty$ValueType[] values () public static androidx.annotation.InspectableProperty$ValueType valueOf (java.lang.String) String value public static kotlin.enums.EnumEntries getEntries () private static final synthetic androidx.annotation.InspectableProperty$ValueType[] $values () static void <clinit> () }
androidx/annotation/InspectableProperty.class
InspectableProperty.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.InspectableProperty extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String name () public abstract int attributeId () public abstract boolean hasAttributeId () public abstract androidx.annotation.InspectableProperty$ValueType valueType () public abstract androidx.annotation.InspectableProperty$EnumEntry[] enumMapping () public abstract androidx.annotation.InspectableProperty$FlagEntry[] flagMapping () }
androidx/annotation/IntDef.class
IntDef.kt package androidx.annotation public abstract annotation androidx.annotation.IntDef extends java.lang.Object implements java.lang.annotation.Annotation { public abstract int[] value () public abstract boolean flag () public abstract boolean open () }
androidx/annotation/IntRange.class
IntRange.kt package androidx.annotation public abstract annotation androidx.annotation.IntRange extends java.lang.Object implements java.lang.annotation.Annotation { public abstract long from () public abstract long to () }
androidx/annotation/IntegerRes.class
IntegerRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.IntegerRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/InterpolatorRes.class
InterpolatorRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.InterpolatorRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/Keep.class
Keep.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.Keep extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/LayoutRes.class
LayoutRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.LayoutRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/LongDef.class
LongDef.kt package androidx.annotation public abstract annotation androidx.annotation.LongDef extends java.lang.Object implements java.lang.annotation.Annotation { public abstract long[] value () public abstract boolean flag () public abstract boolean open () }
androidx/annotation/MainThread.class
MainThread.kt package androidx.annotation public abstract annotation androidx.annotation.MainThread extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/MenuRes.class
MenuRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.MenuRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/NavigationRes.class
NavigationRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.NavigationRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/NonNull.class
NonNull.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.NonNull extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/NonUiContext.class
NonUiContext.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.NonUiContext extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/Nullable.class
Nullable.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.Nullable extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/OpenForTesting.class
OpenForTesting.kt package androidx.annotation public abstract annotation androidx.annotation.OpenForTesting extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/PluralsRes.class
PluralsRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.PluralsRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/Px.class
Px.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.Px extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/RawRes.class
RawRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RawRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/ReplaceWith.class
ReplaceWith.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.ReplaceWith extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String expression () public abstract java.lang.String[] imports () }
androidx/annotation/RequiresApi.class
RequiresApi.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresApi extends java.lang.Object implements java.lang.annotation.Annotation { public abstract int value () public abstract int api () }
androidx/annotation/RequiresExtension$Container.class
RequiresExtension.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresExtension$Container extends java.lang.Object implements java.lang.annotation.Annotation { public abstract androidx.annotation.RequiresExtension[] value () }
androidx/annotation/RequiresExtension.class
RequiresExtension.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresExtension extends java.lang.Object implements java.lang.annotation.Annotation { public abstract int extension () public abstract int version () }
androidx/annotation/RequiresFeature.class
RequiresFeature.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresFeature extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String name () public abstract java.lang.String enforcement () }
androidx/annotation/RequiresPermission$Read.class
RequiresPermission.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresPermission$Read extends java.lang.Object implements java.lang.annotation.Annotation { public abstract androidx.annotation.RequiresPermission value () }
androidx/annotation/RequiresPermission$Write.class
RequiresPermission.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresPermission$Write extends java.lang.Object implements java.lang.annotation.Annotation { public abstract androidx.annotation.RequiresPermission value () }
androidx/annotation/RequiresPermission.class
RequiresPermission.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RequiresPermission extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String value () public abstract java.lang.String[] allOf () public abstract java.lang.String[] anyOf () public abstract boolean conditional () }
androidx/annotation/RestrictTo$Scope.class
RestrictTo.jvm.kt package androidx.annotation public final enum androidx.annotation.RestrictTo$Scope extends java.lang.Enum { public static final enum androidx.annotation.RestrictTo$Scope LIBRARY public static final enum androidx.annotation.RestrictTo$Scope LIBRARY_GROUP public static final enum androidx.annotation.RestrictTo$Scope LIBRARY_GROUP_PREFIX public static final enum androidx.annotation.RestrictTo$Scope GROUP_ID public static final enum androidx.annotation.RestrictTo$Scope TESTS public static final enum androidx.annotation.RestrictTo$Scope SUBCLASSES private static final synthetic androidx.annotation.RestrictTo$Scope[] $VALUES private static final synthetic kotlin.enums.EnumEntries $ENTRIES private void <init> (java.lang.String, int) String $enum$name int $enum$ordinal public static androidx.annotation.RestrictTo$Scope[] values () public static androidx.annotation.RestrictTo$Scope valueOf (java.lang.String) String value public static kotlin.enums.EnumEntries getEntries () private static final synthetic androidx.annotation.RestrictTo$Scope[] $values () static void <clinit> () }
androidx/annotation/RestrictTo.class
RestrictTo.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.RestrictTo extends java.lang.Object implements java.lang.annotation.Annotation { public abstract androidx.annotation.RestrictTo$Scope[] value () }
androidx/annotation/ReturnThis.class
ReturnThis.kt package androidx.annotation public abstract annotation androidx.annotation.ReturnThis extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/Size.class
Size.kt package androidx.annotation public abstract annotation androidx.annotation.Size extends java.lang.Object implements java.lang.annotation.Annotation { public abstract long value () public abstract long min () public abstract long max () public abstract long multiple () }
androidx/annotation/StringDef.class
StringDef.kt package androidx.annotation public abstract annotation androidx.annotation.StringDef extends java.lang.Object implements java.lang.annotation.Annotation { public abstract java.lang.String[] value () public abstract boolean open () }
androidx/annotation/StringRes.class
StringRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.StringRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/StyleRes.class
StyleRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.StyleRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/StyleableRes.class
StyleableRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.StyleableRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/TransitionRes.class
TransitionRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.TransitionRes extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/UiContext.class
UiContext.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.UiContext extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/UiThread.class
UiThread.kt package androidx.annotation public abstract annotation androidx.annotation.UiThread extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/VisibleForTesting$Companion.class
VisibleForTesting.kt package androidx.annotation public final androidx.annotation.VisibleForTesting$Companion extends java.lang.Object { static final synthetic androidx.annotation.VisibleForTesting$Companion $$INSTANCE public static final int PRIVATE public static final int PACKAGE_PRIVATE public static final int PROTECTED public static final int NONE private void <init> () static void <clinit> () }
androidx/annotation/VisibleForTesting.class
VisibleForTesting.kt package androidx.annotation public abstract annotation androidx.annotation.VisibleForTesting extends java.lang.Object implements java.lang.annotation.Annotation { public static final androidx.annotation.VisibleForTesting$Companion Companion public static final int PRIVATE public static final int PACKAGE_PRIVATE public static final int PROTECTED public static final int NONE public abstract int otherwise () static void <clinit> () }
androidx/annotation/WorkerThread.class
WorkerThread.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.WorkerThread extends java.lang.Object implements java.lang.annotation.Annotation { }
androidx/annotation/XmlRes.class
XmlRes.jvm.kt package androidx.annotation public abstract annotation androidx.annotation.XmlRes extends java.lang.Object implements java.lang.annotation.Annotation { }