Changes of com.discord v1144

This commit is contained in:
distok 2020-05-17 12:25:53 +00:00
parent 3b0c33520d
commit 4746542b20
25752 changed files with 77 additions and 4382359 deletions

View file

@ -1,8 +0,0 @@
.class public interface abstract Landroidx/activity/Cancellable;
.super Ljava/lang/Object;
.source "Cancellable.java"
# virtual methods
.method public abstract cancel()V
.end method

View file

@ -1,45 +0,0 @@
.class public Landroidx/activity/ComponentActivity$1;
.super Ljava/lang/Object;
.source "ComponentActivity.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/ComponentActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Landroidx/activity/ComponentActivity;
# direct methods
.method public constructor <init>(Landroidx/activity/ComponentActivity;)V
.locals 0
iput-object p1, p0, Landroidx/activity/ComponentActivity$1;->this$0:Landroidx/activity/ComponentActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
iget-object v0, p0, Landroidx/activity/ComponentActivity$1;->this$0:Landroidx/activity/ComponentActivity;
invoke-static {v0}, Landroidx/activity/ComponentActivity;->access$001(Landroidx/activity/ComponentActivity;)V
return-void
.end method

View file

@ -1,76 +0,0 @@
.class public Landroidx/activity/ComponentActivity$2;
.super Ljava/lang/Object;
.source "ComponentActivity.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleEventObserver;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/activity/ComponentActivity;-><init>()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Landroidx/activity/ComponentActivity;
# direct methods
.method public constructor <init>(Landroidx/activity/ComponentActivity;)V
.locals 0
iput-object p1, p0, Landroidx/activity/ComponentActivity$2;->this$0:Landroidx/activity/ComponentActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
.locals 0
.param p1 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/Lifecycle$Event;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_STOP:Landroidx/lifecycle/Lifecycle$Event;
if-ne p2, p1, :cond_1
iget-object p1, p0, Landroidx/activity/ComponentActivity$2;->this$0:Landroidx/activity/ComponentActivity;
invoke-virtual {p1}, Landroid/app/Activity;->getWindow()Landroid/view/Window;
move-result-object p1
if-eqz p1, :cond_0
invoke-virtual {p1}, Landroid/view/Window;->peekDecorView()Landroid/view/View;
move-result-object p1
goto :goto_0
:cond_0
const/4 p1, 0x0
:goto_0
if-eqz p1, :cond_1
invoke-virtual {p1}, Landroid/view/View;->cancelPendingInputEvents()V
:cond_1
return-void
.end method

View file

@ -1,70 +0,0 @@
.class public Landroidx/activity/ComponentActivity$3;
.super Ljava/lang/Object;
.source "ComponentActivity.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleEventObserver;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/activity/ComponentActivity;-><init>()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Landroidx/activity/ComponentActivity;
# direct methods
.method public constructor <init>(Landroidx/activity/ComponentActivity;)V
.locals 0
iput-object p1, p0, Landroidx/activity/ComponentActivity$3;->this$0:Landroidx/activity/ComponentActivity;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
.locals 0
.param p1 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/Lifecycle$Event;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_DESTROY:Landroidx/lifecycle/Lifecycle$Event;
if-ne p2, p1, :cond_0
iget-object p1, p0, Landroidx/activity/ComponentActivity$3;->this$0:Landroidx/activity/ComponentActivity;
invoke-virtual {p1}, Landroid/app/Activity;->isChangingConfigurations()Z
move-result p1
if-nez p1, :cond_0
iget-object p1, p0, Landroidx/activity/ComponentActivity$3;->this$0:Landroidx/activity/ComponentActivity;
invoke-virtual {p1}, Landroidx/activity/ComponentActivity;->getViewModelStore()Landroidx/lifecycle/ViewModelStore;
move-result-object p1
invoke-virtual {p1}, Landroidx/lifecycle/ViewModelStore;->clear()V
:cond_0
return-void
.end method

View file

@ -1,30 +0,0 @@
.class public final Landroidx/activity/ComponentActivity$NonConfigurationInstances;
.super Ljava/lang/Object;
.source "ComponentActivity.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/ComponentActivity;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "NonConfigurationInstances"
.end annotation
# instance fields
.field public custom:Ljava/lang/Object;
.field public viewModelStore:Landroidx/lifecycle/ViewModelStore;
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,385 +0,0 @@
.class public Landroidx/activity/ComponentActivity;
.super Landroidx/core/app/ComponentActivity;
.source "ComponentActivity.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleOwner;
.implements Landroidx/lifecycle/ViewModelStoreOwner;
.implements Landroidx/savedstate/SavedStateRegistryOwner;
.implements Landroidx/activity/OnBackPressedDispatcherOwner;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/activity/ComponentActivity$NonConfigurationInstances;
}
.end annotation
# instance fields
.field public mContentLayoutId:I
.annotation build Landroidx/annotation/LayoutRes;
.end annotation
.end field
.field public final mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
.field public final mOnBackPressedDispatcher:Landroidx/activity/OnBackPressedDispatcher;
.field public final mSavedStateRegistryController:Landroidx/savedstate/SavedStateRegistryController;
.field public mViewModelStore:Landroidx/lifecycle/ViewModelStore;
# direct methods
.method public constructor <init>()V
.locals 2
invoke-direct {p0}, Landroidx/core/app/ComponentActivity;-><init>()V
new-instance v0, Landroidx/lifecycle/LifecycleRegistry;
invoke-direct {v0, p0}, Landroidx/lifecycle/LifecycleRegistry;-><init>(Landroidx/lifecycle/LifecycleOwner;)V
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
invoke-static {p0}, Landroidx/savedstate/SavedStateRegistryController;->create(Landroidx/savedstate/SavedStateRegistryOwner;)Landroidx/savedstate/SavedStateRegistryController;
move-result-object v0
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mSavedStateRegistryController:Landroidx/savedstate/SavedStateRegistryController;
new-instance v0, Landroidx/activity/OnBackPressedDispatcher;
new-instance v1, Landroidx/activity/ComponentActivity$1;
invoke-direct {v1, p0}, Landroidx/activity/ComponentActivity$1;-><init>(Landroidx/activity/ComponentActivity;)V
invoke-direct {v0, v1}, Landroidx/activity/OnBackPressedDispatcher;-><init>(Ljava/lang/Runnable;)V
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mOnBackPressedDispatcher:Landroidx/activity/OnBackPressedDispatcher;
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object v0
if-eqz v0, :cond_1
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object v0
new-instance v1, Landroidx/activity/ComponentActivity$2;
invoke-direct {v1, p0}, Landroidx/activity/ComponentActivity$2;-><init>(Landroidx/activity/ComponentActivity;)V
invoke-virtual {v0, v1}, Landroidx/lifecycle/Lifecycle;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object v0
new-instance v1, Landroidx/activity/ComponentActivity$3;
invoke-direct {v1, p0}, Landroidx/activity/ComponentActivity$3;-><init>(Landroidx/activity/ComponentActivity;)V
invoke-virtual {v0, v1}, Landroidx/lifecycle/Lifecycle;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V
sget v0, Landroid/os/Build$VERSION;->SDK_INT:I
const/16 v1, 0x17
if-gt v0, v1, :cond_0
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object v0
new-instance v1, Landroidx/activity/ImmLeaksCleaner;
invoke-direct {v1, p0}, Landroidx/activity/ImmLeaksCleaner;-><init>(Landroid/app/Activity;)V
invoke-virtual {v0, v1}, Landroidx/lifecycle/Lifecycle;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V
:cond_0
return-void
:cond_1
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "getLifecycle() returned null in ComponentActivity\'s constructor. Please make sure you are lazily constructing your Lifecycle in the first call to getLifecycle() rather than relying on field initialization."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public constructor <init>(I)V
.locals 0
.param p1 # I
.annotation build Landroidx/annotation/LayoutRes;
.end annotation
.end param
.annotation build Landroidx/annotation/ContentView;
.end annotation
invoke-direct {p0}, Landroidx/activity/ComponentActivity;-><init>()V
iput p1, p0, Landroidx/activity/ComponentActivity;->mContentLayoutId:I
return-void
.end method
.method public static synthetic access$001(Landroidx/activity/ComponentActivity;)V
.locals 0
invoke-super {p0}, Landroid/app/Activity;->onBackPressed()V
return-void
.end method
# virtual methods
.method public getLastCustomNonConfigurationInstance()Ljava/lang/Object;
.locals 1
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
invoke-virtual {p0}, Landroid/app/Activity;->getLastNonConfigurationInstance()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroidx/activity/ComponentActivity$NonConfigurationInstances;
if-eqz v0, :cond_0
iget-object v0, v0, Landroidx/activity/ComponentActivity$NonConfigurationInstances;->custom:Ljava/lang/Object;
goto :goto_0
:cond_0
const/4 v0, 0x0
:goto_0
return-object v0
.end method
.method public getLifecycle()Landroidx/lifecycle/Lifecycle;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mLifecycleRegistry:Landroidx/lifecycle/LifecycleRegistry;
return-object v0
.end method
.method public final getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mOnBackPressedDispatcher:Landroidx/activity/OnBackPressedDispatcher;
return-object v0
.end method
.method public final getSavedStateRegistry()Landroidx/savedstate/SavedStateRegistry;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mSavedStateRegistryController:Landroidx/savedstate/SavedStateRegistryController;
invoke-virtual {v0}, Landroidx/savedstate/SavedStateRegistryController;->getSavedStateRegistry()Landroidx/savedstate/SavedStateRegistry;
move-result-object v0
return-object v0
.end method
.method public getViewModelStore()Landroidx/lifecycle/ViewModelStore;
.locals 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
invoke-virtual {p0}, Landroid/app/Activity;->getApplication()Landroid/app/Application;
move-result-object v0
if-eqz v0, :cond_2
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
if-nez v0, :cond_1
invoke-virtual {p0}, Landroid/app/Activity;->getLastNonConfigurationInstance()Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroidx/activity/ComponentActivity$NonConfigurationInstances;
if-eqz v0, :cond_0
iget-object v0, v0, Landroidx/activity/ComponentActivity$NonConfigurationInstances;->viewModelStore:Landroidx/lifecycle/ViewModelStore;
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
:cond_0
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
if-nez v0, :cond_1
new-instance v0, Landroidx/lifecycle/ViewModelStore;
invoke-direct {v0}, Landroidx/lifecycle/ViewModelStore;-><init>()V
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
:cond_1
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
return-object v0
:cond_2
new-instance v0, Ljava/lang/IllegalStateException;
const-string v1, "Your activity is not yet attached to the Application instance. You can\'t request ViewModel before onCreate call."
invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
throw v0
.end method
.method public onBackPressed()V
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mOnBackPressedDispatcher:Landroidx/activity/OnBackPressedDispatcher;
invoke-virtual {v0}, Landroidx/activity/OnBackPressedDispatcher;->onBackPressed()V
return-void
.end method
.method public onCreate(Landroid/os/Bundle;)V
.locals 1
.param p1 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
invoke-super {p0, p1}, Landroidx/core/app/ComponentActivity;->onCreate(Landroid/os/Bundle;)V
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mSavedStateRegistryController:Landroidx/savedstate/SavedStateRegistryController;
invoke-virtual {v0, p1}, Landroidx/savedstate/SavedStateRegistryController;->performRestore(Landroid/os/Bundle;)V
invoke-static {p0}, Landroidx/lifecycle/ReportFragment;->injectIfNeededIn(Landroid/app/Activity;)V
iget p1, p0, Landroidx/activity/ComponentActivity;->mContentLayoutId:I
if-eqz p1, :cond_0
invoke-virtual {p0, p1}, Landroid/app/Activity;->setContentView(I)V
:cond_0
return-void
.end method
.method public onRetainCustomNonConfigurationInstance()Ljava/lang/Object;
.locals 1
.annotation build Landroidx/annotation/Nullable;
.end annotation
.annotation runtime Ljava/lang/Deprecated;
.end annotation
const/4 v0, 0x0
return-object v0
.end method
.method public final onRetainNonConfigurationInstance()Ljava/lang/Object;
.locals 3
.annotation build Landroidx/annotation/Nullable;
.end annotation
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->onRetainCustomNonConfigurationInstance()Ljava/lang/Object;
move-result-object v0
iget-object v1, p0, Landroidx/activity/ComponentActivity;->mViewModelStore:Landroidx/lifecycle/ViewModelStore;
if-nez v1, :cond_0
invoke-virtual {p0}, Landroid/app/Activity;->getLastNonConfigurationInstance()Ljava/lang/Object;
move-result-object v2
check-cast v2, Landroidx/activity/ComponentActivity$NonConfigurationInstances;
if-eqz v2, :cond_0
iget-object v1, v2, Landroidx/activity/ComponentActivity$NonConfigurationInstances;->viewModelStore:Landroidx/lifecycle/ViewModelStore;
:cond_0
if-nez v1, :cond_1
if-nez v0, :cond_1
const/4 v0, 0x0
return-object v0
:cond_1
new-instance v2, Landroidx/activity/ComponentActivity$NonConfigurationInstances;
invoke-direct {v2}, Landroidx/activity/ComponentActivity$NonConfigurationInstances;-><init>()V
iput-object v0, v2, Landroidx/activity/ComponentActivity$NonConfigurationInstances;->custom:Ljava/lang/Object;
iput-object v1, v2, Landroidx/activity/ComponentActivity$NonConfigurationInstances;->viewModelStore:Landroidx/lifecycle/ViewModelStore;
return-object v2
.end method
.method public onSaveInstanceState(Landroid/os/Bundle;)V
.locals 2
.param p1 # Landroid/os/Bundle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/CallSuper;
.end annotation
invoke-virtual {p0}, Landroidx/activity/ComponentActivity;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object v0
instance-of v1, v0, Landroidx/lifecycle/LifecycleRegistry;
if-eqz v1, :cond_0
check-cast v0, Landroidx/lifecycle/LifecycleRegistry;
sget-object v1, Landroidx/lifecycle/Lifecycle$State;->CREATED:Landroidx/lifecycle/Lifecycle$State;
invoke-virtual {v0, v1}, Landroidx/lifecycle/LifecycleRegistry;->setCurrentState(Landroidx/lifecycle/Lifecycle$State;)V
:cond_0
invoke-super {p0, p1}, Landroidx/core/app/ComponentActivity;->onSaveInstanceState(Landroid/os/Bundle;)V
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mSavedStateRegistryController:Landroidx/savedstate/SavedStateRegistryController;
invoke-virtual {v0, p1}, Landroidx/savedstate/SavedStateRegistryController;->performSave(Landroid/os/Bundle;)V
return-void
.end method

View file

@ -1,258 +0,0 @@
.class public final Landroidx/activity/ImmLeaksCleaner;
.super Ljava/lang/Object;
.source "ImmLeaksCleaner.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleEventObserver;
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x13
.end annotation
# static fields
.field public static final INIT_FAILED:I = 0x2
.field public static final INIT_SUCCESS:I = 0x1
.field public static final NOT_INITIALIAZED:I
.field public static sHField:Ljava/lang/reflect/Field;
.field public static sNextServedViewField:Ljava/lang/reflect/Field;
.field public static sReflectedFieldsInitialized:I
.field public static sServedViewField:Ljava/lang/reflect/Field;
# instance fields
.field public mActivity:Landroid/app/Activity;
# direct methods
.method public static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>(Landroid/app/Activity;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Landroidx/activity/ImmLeaksCleaner;->mActivity:Landroid/app/Activity;
return-void
.end method
.method public static initializeReflectiveFields()V
.locals 3
.annotation build Landroidx/annotation/MainThread;
.end annotation
const/4 v0, 0x2
:try_start_0
sput v0, Landroidx/activity/ImmLeaksCleaner;->sReflectedFieldsInitialized:I
const-class v0, Landroid/view/inputmethod/InputMethodManager;
const-string v1, "mServedView"
invoke-virtual {v0, v1}, Ljava/lang/Class;->getDeclaredField(Ljava/lang/String;)Ljava/lang/reflect/Field;
move-result-object v0
sput-object v0, Landroidx/activity/ImmLeaksCleaner;->sServedViewField:Ljava/lang/reflect/Field;
sget-object v0, Landroidx/activity/ImmLeaksCleaner;->sServedViewField:Ljava/lang/reflect/Field;
const/4 v1, 0x1
invoke-virtual {v0, v1}, Ljava/lang/reflect/Field;->setAccessible(Z)V
const-class v0, Landroid/view/inputmethod/InputMethodManager;
const-string v2, "mNextServedView"
invoke-virtual {v0, v2}, Ljava/lang/Class;->getDeclaredField(Ljava/lang/String;)Ljava/lang/reflect/Field;
move-result-object v0
sput-object v0, Landroidx/activity/ImmLeaksCleaner;->sNextServedViewField:Ljava/lang/reflect/Field;
sget-object v0, Landroidx/activity/ImmLeaksCleaner;->sNextServedViewField:Ljava/lang/reflect/Field;
invoke-virtual {v0, v1}, Ljava/lang/reflect/Field;->setAccessible(Z)V
const-class v0, Landroid/view/inputmethod/InputMethodManager;
const-string v2, "mH"
invoke-virtual {v0, v2}, Ljava/lang/Class;->getDeclaredField(Ljava/lang/String;)Ljava/lang/reflect/Field;
move-result-object v0
sput-object v0, Landroidx/activity/ImmLeaksCleaner;->sHField:Ljava/lang/reflect/Field;
sget-object v0, Landroidx/activity/ImmLeaksCleaner;->sHField:Ljava/lang/reflect/Field;
invoke-virtual {v0, v1}, Ljava/lang/reflect/Field;->setAccessible(Z)V
sput v1, Landroidx/activity/ImmLeaksCleaner;->sReflectedFieldsInitialized:I
:try_end_0
.catch Ljava/lang/NoSuchFieldException; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
return-void
.end method
# virtual methods
.method public onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
.locals 2
.param p1 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/Lifecycle$Event;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_DESTROY:Landroidx/lifecycle/Lifecycle$Event;
if-eq p2, p1, :cond_0
return-void
:cond_0
sget p1, Landroidx/activity/ImmLeaksCleaner;->sReflectedFieldsInitialized:I
if-nez p1, :cond_1
invoke-static {}, Landroidx/activity/ImmLeaksCleaner;->initializeReflectiveFields()V
:cond_1
sget p1, Landroidx/activity/ImmLeaksCleaner;->sReflectedFieldsInitialized:I
const/4 p2, 0x1
if-ne p1, p2, :cond_5
iget-object p1, p0, Landroidx/activity/ImmLeaksCleaner;->mActivity:Landroid/app/Activity;
const-string p2, "input_method"
invoke-virtual {p1, p2}, Landroid/app/Activity;->getSystemService(Ljava/lang/String;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/view/inputmethod/InputMethodManager;
:try_start_0
sget-object p2, Landroidx/activity/ImmLeaksCleaner;->sHField:Ljava/lang/reflect/Field;
invoke-virtual {p2, p1}, Ljava/lang/reflect/Field;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p2
:try_end_0
.catch Ljava/lang/IllegalAccessException; {:try_start_0 .. :try_end_0} :catch_3
if-nez p2, :cond_2
return-void
:cond_2
monitor-enter p2
:try_start_1
sget-object v0, Landroidx/activity/ImmLeaksCleaner;->sServedViewField:Ljava/lang/reflect/Field;
invoke-virtual {v0, p1}, Ljava/lang/reflect/Field;->get(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object v0
check-cast v0, Landroid/view/View;
:try_end_1
.catch Ljava/lang/IllegalAccessException; {:try_start_1 .. :try_end_1} :catch_2
.catch Ljava/lang/ClassCastException; {:try_start_1 .. :try_end_1} :catch_1
.catchall {:try_start_1 .. :try_end_1} :catchall_0
if-nez v0, :cond_3
:try_start_2
monitor-exit p2
return-void
:cond_3
invoke-virtual {v0}, Landroid/view/View;->isAttachedToWindow()Z
move-result v0
if-eqz v0, :cond_4
monitor-exit p2
:try_end_2
.catchall {:try_start_2 .. :try_end_2} :catchall_0
return-void
:cond_4
:try_start_3
sget-object v0, Landroidx/activity/ImmLeaksCleaner;->sNextServedViewField:Ljava/lang/reflect/Field;
const/4 v1, 0x0
invoke-virtual {v0, p1, v1}, Ljava/lang/reflect/Field;->set(Ljava/lang/Object;Ljava/lang/Object;)V
:try_end_3
.catch Ljava/lang/IllegalAccessException; {:try_start_3 .. :try_end_3} :catch_0
.catchall {:try_start_3 .. :try_end_3} :catchall_0
:try_start_4
monitor-exit p2
:try_end_4
.catchall {:try_start_4 .. :try_end_4} :catchall_0
invoke-virtual {p1}, Landroid/view/inputmethod/InputMethodManager;->isActive()Z
goto :goto_1
:catch_0
:try_start_5
monitor-exit p2
return-void
:catchall_0
move-exception p1
goto :goto_0
:catch_1
monitor-exit p2
return-void
:catch_2
monitor-exit p2
return-void
:goto_0
monitor-exit p2
:try_end_5
.catchall {:try_start_5 .. :try_end_5} :catchall_0
throw p1
:catch_3
:cond_5
:goto_1
return-void
.end method

View file

@ -1,122 +0,0 @@
.class public abstract Landroidx/activity/OnBackPressedCallback;
.super Ljava/lang/Object;
.source "OnBackPressedCallback.java"
# instance fields
.field public mCancellables:Ljava/util/concurrent/CopyOnWriteArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/concurrent/CopyOnWriteArrayList<",
"Landroidx/activity/Cancellable;",
">;"
}
.end annotation
.end field
.field public mEnabled:Z
# direct methods
.method public constructor <init>(Z)V
.locals 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-direct {v0}, Ljava/util/concurrent/CopyOnWriteArrayList;-><init>()V
iput-object v0, p0, Landroidx/activity/OnBackPressedCallback;->mCancellables:Ljava/util/concurrent/CopyOnWriteArrayList;
iput-boolean p1, p0, Landroidx/activity/OnBackPressedCallback;->mEnabled:Z
return-void
.end method
# virtual methods
.method public addCancellable(Landroidx/activity/Cancellable;)V
.locals 1
.param p1 # Landroidx/activity/Cancellable;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iget-object v0, p0, Landroidx/activity/OnBackPressedCallback;->mCancellables:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v0, p1}, Ljava/util/concurrent/CopyOnWriteArrayList;->add(Ljava/lang/Object;)Z
return-void
.end method
.method public abstract handleOnBackPressed()V
.annotation build Landroidx/annotation/MainThread;
.end annotation
.end method
.method public final isEnabled()Z
.locals 1
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-boolean v0, p0, Landroidx/activity/OnBackPressedCallback;->mEnabled:Z
return v0
.end method
.method public final remove()V
.locals 2
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-object v0, p0, Landroidx/activity/OnBackPressedCallback;->mCancellables:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v0}, Ljava/util/concurrent/CopyOnWriteArrayList;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_0
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroidx/activity/Cancellable;
invoke-interface {v1}, Landroidx/activity/Cancellable;->cancel()V
goto :goto_0
:cond_0
return-void
.end method
.method public removeCancellable(Landroidx/activity/Cancellable;)V
.locals 1
.param p1 # Landroidx/activity/Cancellable;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iget-object v0, p0, Landroidx/activity/OnBackPressedCallback;->mCancellables:Ljava/util/concurrent/CopyOnWriteArrayList;
invoke-virtual {v0, p1}, Ljava/util/concurrent/CopyOnWriteArrayList;->remove(Ljava/lang/Object;)Z
return-void
.end method
.method public final setEnabled(Z)V
.locals 0
.annotation build Landroidx/annotation/MainThread;
.end annotation
iput-boolean p1, p0, Landroidx/activity/OnBackPressedCallback;->mEnabled:Z
return-void
.end method

View file

@ -1,136 +0,0 @@
.class public Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;
.super Ljava/lang/Object;
.source "OnBackPressedDispatcher.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleEventObserver;
.implements Landroidx/activity/Cancellable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/OnBackPressedDispatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "LifecycleOnBackPressedCancellable"
.end annotation
# instance fields
.field public mCurrentCancellable:Landroidx/activity/Cancellable;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final mLifecycle:Landroidx/lifecycle/Lifecycle;
.field public final mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
.field public final synthetic this$0:Landroidx/activity/OnBackPressedDispatcher;
# direct methods
.method public constructor <init>(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/Lifecycle;Landroidx/activity/OnBackPressedCallback;)V
.locals 0
.param p1 # Landroidx/activity/OnBackPressedDispatcher;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/Lifecycle;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
iput-object p1, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->this$0:Landroidx/activity/OnBackPressedDispatcher;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mLifecycle:Landroidx/lifecycle/Lifecycle;
iput-object p3, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
invoke-virtual {p2, p0}, Landroidx/lifecycle/Lifecycle;->addObserver(Landroidx/lifecycle/LifecycleObserver;)V
return-void
.end method
# virtual methods
.method public cancel()V
.locals 1
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mLifecycle:Landroidx/lifecycle/Lifecycle;
invoke-virtual {v0, p0}, Landroidx/lifecycle/Lifecycle;->removeObserver(Landroidx/lifecycle/LifecycleObserver;)V
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
invoke-virtual {v0, p0}, Landroidx/activity/OnBackPressedCallback;->removeCancellable(Landroidx/activity/Cancellable;)V
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mCurrentCancellable:Landroidx/activity/Cancellable;
if-eqz v0, :cond_0
invoke-interface {v0}, Landroidx/activity/Cancellable;->cancel()V
const/4 v0, 0x0
iput-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mCurrentCancellable:Landroidx/activity/Cancellable;
:cond_0
return-void
.end method
.method public onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V
.locals 0
.param p1 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/lifecycle/Lifecycle$Event;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_START:Landroidx/lifecycle/Lifecycle$Event;
if-ne p2, p1, :cond_0
iget-object p1, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->this$0:Landroidx/activity/OnBackPressedDispatcher;
iget-object p2, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
invoke-virtual {p1, p2}, Landroidx/activity/OnBackPressedDispatcher;->addCancellableCallback(Landroidx/activity/OnBackPressedCallback;)Landroidx/activity/Cancellable;
move-result-object p1
iput-object p1, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mCurrentCancellable:Landroidx/activity/Cancellable;
goto :goto_0
:cond_0
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_STOP:Landroidx/lifecycle/Lifecycle$Event;
if-ne p2, p1, :cond_1
iget-object p1, p0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->mCurrentCancellable:Landroidx/activity/Cancellable;
if-eqz p1, :cond_2
invoke-interface {p1}, Landroidx/activity/Cancellable;->cancel()V
goto :goto_0
:cond_1
sget-object p1, Landroidx/lifecycle/Lifecycle$Event;->ON_DESTROY:Landroidx/lifecycle/Lifecycle$Event;
if-ne p2, p1, :cond_2
invoke-virtual {p0}, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;->cancel()V
:cond_2
:goto_0
return-void
.end method

View file

@ -1,57 +0,0 @@
.class public Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;
.super Ljava/lang/Object;
.source "OnBackPressedDispatcher.java"
# interfaces
.implements Landroidx/activity/Cancellable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/OnBackPressedDispatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "OnBackPressedCancellable"
.end annotation
# instance fields
.field public final mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
.field public final synthetic this$0:Landroidx/activity/OnBackPressedDispatcher;
# direct methods
.method public constructor <init>(Landroidx/activity/OnBackPressedDispatcher;Landroidx/activity/OnBackPressedCallback;)V
.locals 0
iput-object p1, p0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;->this$0:Landroidx/activity/OnBackPressedDispatcher;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p2, p0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
return-void
.end method
# virtual methods
.method public cancel()V
.locals 2
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;->this$0:Landroidx/activity/OnBackPressedDispatcher;
iget-object v0, v0, Landroidx/activity/OnBackPressedDispatcher;->mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
iget-object v1, p0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
invoke-virtual {v0, v1}, Ljava/util/ArrayDeque;->remove(Ljava/lang/Object;)Z
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;->mOnBackPressedCallback:Landroidx/activity/OnBackPressedCallback;
invoke-virtual {v0, p0}, Landroidx/activity/OnBackPressedCallback;->removeCancellable(Landroidx/activity/Cancellable;)V
return-void
.end method

View file

@ -1,224 +0,0 @@
.class public final Landroidx/activity/OnBackPressedDispatcher;
.super Ljava/lang/Object;
.source "OnBackPressedDispatcher.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;,
Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;
}
.end annotation
# instance fields
.field public final mFallbackOnBackPressed:Ljava/lang/Runnable;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end field
.field public final mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayDeque<",
"Landroidx/activity/OnBackPressedCallback;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 1
const/4 v0, 0x0
invoke-direct {p0, v0}, Landroidx/activity/OnBackPressedDispatcher;-><init>(Ljava/lang/Runnable;)V
return-void
.end method
.method public constructor <init>(Ljava/lang/Runnable;)V
.locals 1
.param p1 # Ljava/lang/Runnable;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
new-instance v0, Ljava/util/ArrayDeque;
invoke-direct {v0}, Ljava/util/ArrayDeque;-><init>()V
iput-object v0, p0, Landroidx/activity/OnBackPressedDispatcher;->mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
iput-object p1, p0, Landroidx/activity/OnBackPressedDispatcher;->mFallbackOnBackPressed:Ljava/lang/Runnable;
return-void
.end method
# virtual methods
.method public addCallback(Landroidx/activity/OnBackPressedCallback;)V
.locals 0
.param p1 # Landroidx/activity/OnBackPressedCallback;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
invoke-virtual {p0, p1}, Landroidx/activity/OnBackPressedDispatcher;->addCancellableCallback(Landroidx/activity/OnBackPressedCallback;)Landroidx/activity/Cancellable;
return-void
.end method
.method public addCallback(Landroidx/lifecycle/LifecycleOwner;Landroidx/activity/OnBackPressedCallback;)V
.locals 2
.param p1 # Landroidx/lifecycle/LifecycleOwner;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/activity/OnBackPressedCallback;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
invoke-interface {p1}, Landroidx/lifecycle/LifecycleOwner;->getLifecycle()Landroidx/lifecycle/Lifecycle;
move-result-object p1
invoke-virtual {p1}, Landroidx/lifecycle/Lifecycle;->getCurrentState()Landroidx/lifecycle/Lifecycle$State;
move-result-object v0
sget-object v1, Landroidx/lifecycle/Lifecycle$State;->DESTROYED:Landroidx/lifecycle/Lifecycle$State;
if-ne v0, v1, :cond_0
return-void
:cond_0
new-instance v0, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;
invoke-direct {v0, p0, p1, p2}, Landroidx/activity/OnBackPressedDispatcher$LifecycleOnBackPressedCancellable;-><init>(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/Lifecycle;Landroidx/activity/OnBackPressedCallback;)V
invoke-virtual {p2, v0}, Landroidx/activity/OnBackPressedCallback;->addCancellable(Landroidx/activity/Cancellable;)V
return-void
.end method
.method public addCancellableCallback(Landroidx/activity/OnBackPressedCallback;)Landroidx/activity/Cancellable;
.locals 1
.param p1 # Landroidx/activity/OnBackPressedCallback;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation build Landroidx/annotation/MainThread;
.end annotation
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher;->mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
invoke-virtual {v0, p1}, Ljava/util/ArrayDeque;->add(Ljava/lang/Object;)Z
new-instance v0, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;
invoke-direct {v0, p0, p1}, Landroidx/activity/OnBackPressedDispatcher$OnBackPressedCancellable;-><init>(Landroidx/activity/OnBackPressedDispatcher;Landroidx/activity/OnBackPressedCallback;)V
invoke-virtual {p1, v0}, Landroidx/activity/OnBackPressedCallback;->addCancellable(Landroidx/activity/Cancellable;)V
return-object v0
.end method
.method public hasEnabledCallbacks()Z
.locals 2
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher;->mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
invoke-virtual {v0}, Ljava/util/ArrayDeque;->descendingIterator()Ljava/util/Iterator;
move-result-object v0
:cond_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_1
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroidx/activity/OnBackPressedCallback;
invoke-virtual {v1}, Landroidx/activity/OnBackPressedCallback;->isEnabled()Z
move-result v1
if-eqz v1, :cond_0
const/4 v0, 0x1
return v0
:cond_1
const/4 v0, 0x0
return v0
.end method
.method public onBackPressed()V
.locals 3
.annotation build Landroidx/annotation/MainThread;
.end annotation
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher;->mOnBackPressedCallbacks:Ljava/util/ArrayDeque;
invoke-virtual {v0}, Ljava/util/ArrayDeque;->descendingIterator()Ljava/util/Iterator;
move-result-object v0
:cond_0
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_1
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Landroidx/activity/OnBackPressedCallback;
invoke-virtual {v1}, Landroidx/activity/OnBackPressedCallback;->isEnabled()Z
move-result v2
if-eqz v2, :cond_0
invoke-virtual {v1}, Landroidx/activity/OnBackPressedCallback;->handleOnBackPressed()V
return-void
:cond_1
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcher;->mFallbackOnBackPressed:Ljava/lang/Runnable;
if-eqz v0, :cond_2
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
:cond_2
return-void
.end method

View file

@ -1,13 +0,0 @@
.class public interface abstract Landroidx/activity/OnBackPressedDispatcherOwner;
.super Ljava/lang/Object;
.source "OnBackPressedDispatcherOwner.java"
# interfaces
.implements Landroidx/lifecycle/LifecycleOwner;
# virtual methods
.method public abstract getOnBackPressedDispatcher()Landroidx/activity/OnBackPressedDispatcher;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end method

View file

@ -1,50 +0,0 @@
.class public final Landroidx/activity/R$attr;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "attr"
.end annotation
# static fields
.field public static final alpha:I = 0x7f040036
.field public static final font:I = 0x7f0401ee
.field public static final fontProviderAuthority:I = 0x7f0401f0
.field public static final fontProviderCerts:I = 0x7f0401f1
.field public static final fontProviderFetchStrategy:I = 0x7f0401f2
.field public static final fontProviderFetchTimeout:I = 0x7f0401f3
.field public static final fontProviderPackage:I = 0x7f0401f4
.field public static final fontProviderQuery:I = 0x7f0401f5
.field public static final fontStyle:I = 0x7f0401f6
.field public static final fontVariationSettings:I = 0x7f0401f7
.field public static final fontWeight:I = 0x7f0401f8
.field public static final ttcIndex:I = 0x7f040504
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,34 +0,0 @@
.class public final Landroidx/activity/R$color;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "color"
.end annotation
# static fields
.field public static final notification_action_color_filter:I = 0x7f060137
.field public static final notification_icon_bg_color:I = 0x7f060138
.field public static final ripple_material_light:I = 0x7f0601bd
.field public static final secondary_text_default_material_light:I = 0x7f0601c1
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,70 +0,0 @@
.class public final Landroidx/activity/R$dimen;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "dimen"
.end annotation
# static fields
.field public static final compat_button_inset_horizontal_material:I = 0x7f070071
.field public static final compat_button_inset_vertical_material:I = 0x7f070072
.field public static final compat_button_padding_horizontal_material:I = 0x7f070073
.field public static final compat_button_padding_vertical_material:I = 0x7f070074
.field public static final compat_control_corner_material:I = 0x7f070075
.field public static final compat_notification_large_icon_max_height:I = 0x7f070076
.field public static final compat_notification_large_icon_max_width:I = 0x7f070077
.field public static final notification_action_icon_size:I = 0x7f070173
.field public static final notification_action_text_size:I = 0x7f070174
.field public static final notification_big_circle_margin:I = 0x7f070175
.field public static final notification_content_margin_start:I = 0x7f070176
.field public static final notification_large_icon_height:I = 0x7f070177
.field public static final notification_large_icon_width:I = 0x7f070178
.field public static final notification_main_column_padding_top:I = 0x7f070179
.field public static final notification_media_narrow_margin:I = 0x7f07017a
.field public static final notification_right_icon_size:I = 0x7f07017b
.field public static final notification_right_side_padding_top:I = 0x7f07017c
.field public static final notification_small_icon_background_padding:I = 0x7f07017d
.field public static final notification_small_icon_size_as_large:I = 0x7f07017e
.field public static final notification_subtext_size:I = 0x7f07017f
.field public static final notification_top_pad:I = 0x7f070180
.field public static final notification_top_pad_large_text:I = 0x7f070181
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,50 +0,0 @@
.class public final Landroidx/activity/R$drawable;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "drawable"
.end annotation
# static fields
.field public static final notification_action_background:I = 0x7f080531
.field public static final notification_bg:I = 0x7f080532
.field public static final notification_bg_low:I = 0x7f080533
.field public static final notification_bg_low_normal:I = 0x7f080534
.field public static final notification_bg_low_pressed:I = 0x7f080535
.field public static final notification_bg_normal:I = 0x7f080536
.field public static final notification_bg_normal_pressed:I = 0x7f080537
.field public static final notification_icon_background:I = 0x7f080538
.field public static final notification_template_icon_bg:I = 0x7f080539
.field public static final notification_template_icon_low_bg:I = 0x7f08053a
.field public static final notification_tile_bg:I = 0x7f08053b
.field public static final notify_panel_notification_icon_bg:I = 0x7f08053c
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,160 +0,0 @@
.class public final Landroidx/activity/R$id;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "id"
.end annotation
# static fields
.field public static final accessibility_action_clickable_span:I = 0x7f0a0010
.field public static final accessibility_custom_action_0:I = 0x7f0a0011
.field public static final accessibility_custom_action_1:I = 0x7f0a0012
.field public static final accessibility_custom_action_10:I = 0x7f0a0013
.field public static final accessibility_custom_action_11:I = 0x7f0a0014
.field public static final accessibility_custom_action_12:I = 0x7f0a0015
.field public static final accessibility_custom_action_13:I = 0x7f0a0016
.field public static final accessibility_custom_action_14:I = 0x7f0a0017
.field public static final accessibility_custom_action_15:I = 0x7f0a0018
.field public static final accessibility_custom_action_16:I = 0x7f0a0019
.field public static final accessibility_custom_action_17:I = 0x7f0a001a
.field public static final accessibility_custom_action_18:I = 0x7f0a001b
.field public static final accessibility_custom_action_19:I = 0x7f0a001c
.field public static final accessibility_custom_action_2:I = 0x7f0a001d
.field public static final accessibility_custom_action_20:I = 0x7f0a001e
.field public static final accessibility_custom_action_21:I = 0x7f0a001f
.field public static final accessibility_custom_action_22:I = 0x7f0a0020
.field public static final accessibility_custom_action_23:I = 0x7f0a0021
.field public static final accessibility_custom_action_24:I = 0x7f0a0022
.field public static final accessibility_custom_action_25:I = 0x7f0a0023
.field public static final accessibility_custom_action_26:I = 0x7f0a0024
.field public static final accessibility_custom_action_27:I = 0x7f0a0025
.field public static final accessibility_custom_action_28:I = 0x7f0a0026
.field public static final accessibility_custom_action_29:I = 0x7f0a0027
.field public static final accessibility_custom_action_3:I = 0x7f0a0028
.field public static final accessibility_custom_action_30:I = 0x7f0a0029
.field public static final accessibility_custom_action_31:I = 0x7f0a002a
.field public static final accessibility_custom_action_4:I = 0x7f0a002b
.field public static final accessibility_custom_action_5:I = 0x7f0a002c
.field public static final accessibility_custom_action_6:I = 0x7f0a002d
.field public static final accessibility_custom_action_7:I = 0x7f0a002e
.field public static final accessibility_custom_action_8:I = 0x7f0a002f
.field public static final accessibility_custom_action_9:I = 0x7f0a0030
.field public static final action_container:I = 0x7f0a0040
.field public static final action_divider:I = 0x7f0a0042
.field public static final action_image:I = 0x7f0a0043
.field public static final action_text:I = 0x7f0a0049
.field public static final actions:I = 0x7f0a004a
.field public static final async:I = 0x7f0a0096
.field public static final blocking:I = 0x7f0a00f1
.field public static final chronometer:I = 0x7f0a0251
.field public static final dialog_button:I = 0x7f0a02a1
.field public static final forever:I = 0x7f0a0372
.field public static final icon:I = 0x7f0a044d
.field public static final icon_group:I = 0x7f0a044f
.field public static final info:I = 0x7f0a046b
.field public static final italic:I = 0x7f0a049d
.field public static final line1:I = 0x7f0a04eb
.field public static final line3:I = 0x7f0a04ec
.field public static final normal:I = 0x7f0a05a1
.field public static final notification_background:I = 0x7f0a05ab
.field public static final notification_main_column:I = 0x7f0a05ac
.field public static final notification_main_column_container:I = 0x7f0a05ad
.field public static final right_icon:I = 0x7f0a06f6
.field public static final right_side:I = 0x7f0a06f7
.field public static final tag_accessibility_actions:I = 0x7f0a0900
.field public static final tag_accessibility_clickable_spans:I = 0x7f0a0901
.field public static final tag_accessibility_heading:I = 0x7f0a0902
.field public static final tag_accessibility_pane_title:I = 0x7f0a0903
.field public static final tag_screen_reader_focusable:I = 0x7f0a0904
.field public static final tag_transition_group:I = 0x7f0a0905
.field public static final tag_unhandled_key_event_manager:I = 0x7f0a0906
.field public static final tag_unhandled_key_listeners:I = 0x7f0a0907
.field public static final text:I = 0x7f0a090f
.field public static final text2:I = 0x7f0a0910
.field public static final time:I = 0x7f0a091f
.field public static final title:I = 0x7f0a0920
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,28 +0,0 @@
.class public final Landroidx/activity/R$integer;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "integer"
.end annotation
# static fields
.field public static final status_bar_notification_info_maxnum:I = 0x7f0b0018
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,40 +0,0 @@
.class public final Landroidx/activity/R$layout;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "layout"
.end annotation
# static fields
.field public static final custom_dialog:I = 0x7f0d0026
.field public static final notification_action:I = 0x7f0d007c
.field public static final notification_action_tombstone:I = 0x7f0d007d
.field public static final notification_template_custom_big:I = 0x7f0d0085
.field public static final notification_template_icon_group:I = 0x7f0d0086
.field public static final notification_template_part_chronometer:I = 0x7f0d008a
.field public static final notification_template_part_time:I = 0x7f0d008b
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,28 +0,0 @@
.class public final Landroidx/activity/R$string;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static final status_bar_notification_info_overflow:I = 0x7f121378
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,40 +0,0 @@
.class public final Landroidx/activity/R$style;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "style"
.end annotation
# static fields
.field public static final TextAppearance_Compat_Notification:I = 0x7f130213
.field public static final TextAppearance_Compat_Notification_Info:I = 0x7f130214
.field public static final TextAppearance_Compat_Notification_Line2:I = 0x7f130216
.field public static final TextAppearance_Compat_Notification_Time:I = 0x7f130219
.field public static final TextAppearance_Compat_Notification_Title:I = 0x7f13021b
.field public static final Widget_Compat_NotificationActionContainer:I = 0x7f1303c3
.field public static final Widget_Compat_NotificationActionText:I = 0x7f1303c4
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,203 +0,0 @@
.class public final Landroidx/activity/R$styleable;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/activity/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "styleable"
.end annotation
# static fields
.field public static final ColorStateListItem:[I
.field public static final ColorStateListItem_alpha:I = 0x2
.field public static final ColorStateListItem_android_alpha:I = 0x1
.field public static final ColorStateListItem_android_color:I = 0x0
.field public static final FontFamily:[I
.field public static final FontFamilyFont:[I
.field public static final FontFamilyFont_android_font:I = 0x0
.field public static final FontFamilyFont_android_fontStyle:I = 0x2
.field public static final FontFamilyFont_android_fontVariationSettings:I = 0x4
.field public static final FontFamilyFont_android_fontWeight:I = 0x1
.field public static final FontFamilyFont_android_ttcIndex:I = 0x3
.field public static final FontFamilyFont_font:I = 0x5
.field public static final FontFamilyFont_fontStyle:I = 0x6
.field public static final FontFamilyFont_fontVariationSettings:I = 0x7
.field public static final FontFamilyFont_fontWeight:I = 0x8
.field public static final FontFamilyFont_ttcIndex:I = 0x9
.field public static final FontFamily_fontProviderAuthority:I = 0x0
.field public static final FontFamily_fontProviderCerts:I = 0x1
.field public static final FontFamily_fontProviderFetchStrategy:I = 0x2
.field public static final FontFamily_fontProviderFetchTimeout:I = 0x3
.field public static final FontFamily_fontProviderPackage:I = 0x4
.field public static final FontFamily_fontProviderQuery:I = 0x5
.field public static final GradientColor:[I
.field public static final GradientColorItem:[I
.field public static final GradientColorItem_android_color:I = 0x0
.field public static final GradientColorItem_android_offset:I = 0x1
.field public static final GradientColor_android_centerColor:I = 0x7
.field public static final GradientColor_android_centerX:I = 0x3
.field public static final GradientColor_android_centerY:I = 0x4
.field public static final GradientColor_android_endColor:I = 0x1
.field public static final GradientColor_android_endX:I = 0xa
.field public static final GradientColor_android_endY:I = 0xb
.field public static final GradientColor_android_gradientRadius:I = 0x5
.field public static final GradientColor_android_startColor:I = 0x0
.field public static final GradientColor_android_startX:I = 0x8
.field public static final GradientColor_android_startY:I = 0x9
.field public static final GradientColor_android_tileMode:I = 0x6
.field public static final GradientColor_android_type:I = 0x2
# direct methods
.method public static constructor <clinit>()V
.locals 1
const/4 v0, 0x3
new-array v0, v0, [I
fill-array-data v0, :array_0
sput-object v0, Landroidx/activity/R$styleable;->ColorStateListItem:[I
const/4 v0, 0x6
new-array v0, v0, [I
fill-array-data v0, :array_1
sput-object v0, Landroidx/activity/R$styleable;->FontFamily:[I
const/16 v0, 0xa
new-array v0, v0, [I
fill-array-data v0, :array_2
sput-object v0, Landroidx/activity/R$styleable;->FontFamilyFont:[I
const/16 v0, 0xc
new-array v0, v0, [I
fill-array-data v0, :array_3
sput-object v0, Landroidx/activity/R$styleable;->GradientColor:[I
const/4 v0, 0x2
new-array v0, v0, [I
fill-array-data v0, :array_4
sput-object v0, Landroidx/activity/R$styleable;->GradientColorItem:[I
return-void
nop
:array_0
.array-data 4
0x10101a5
0x101031f
0x7f040036
.end array-data
:array_1
.array-data 4
0x7f0401f0
0x7f0401f1
0x7f0401f2
0x7f0401f3
0x7f0401f4
0x7f0401f5
.end array-data
:array_2
.array-data 4
0x1010532
0x1010533
0x101053f
0x101056f
0x1010570
0x7f0401ee
0x7f0401f6
0x7f0401f7
0x7f0401f8
0x7f040504
.end array-data
:array_3
.array-data 4
0x101019d
0x101019e
0x10101a1
0x10101a2
0x10101a3
0x10101a4
0x1010201
0x101020b
0x1010510
0x1010511
0x1010512
0x1010513
.end array-data
:array_4
.array-data 4
0x10101a5
0x1010514
.end array-data
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,30 +0,0 @@
.class public final Landroidx/activity/R;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/activity/R$styleable;,
Landroidx/activity/R$style;,
Landroidx/activity/R$string;,
Landroidx/activity/R$layout;,
Landroidx/activity/R$integer;,
Landroidx/activity/R$id;,
Landroidx/activity/R$drawable;,
Landroidx/activity/R$dimen;,
Landroidx/activity/R$color;,
Landroidx/activity/R$attr;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/AnimRes;
.super Ljava/lang/Object;
.source "AnimRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/AnimatorRes;
.super Ljava/lang/Object;
.source "AnimatorRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/AnyRes;
.super Ljava/lang/Object;
.source "AnyRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/AnyThread;
.super Ljava/lang/Object;
.source "AnyThread.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/ArrayRes;
.super Ljava/lang/Object;
.source "ArrayRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/AttrRes;
.super Ljava/lang/Object;
.source "AttrRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/BinderThread;
.super Ljava/lang/Object;
.source "BinderThread.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/BoolRes;
.super Ljava/lang/Object;
.source "BoolRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,21 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/CallSuper;
.super Ljava/lang/Object;
.source "CallSuper.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,32 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/CheckResult;
.super Ljava/lang/Object;
.source "CheckResult.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/CheckResult;
suggest = ""
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract suggest()Ljava/lang/String;
.end method

View file

@ -1,21 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/ColorInt;
.super Ljava/lang/Object;
.source "ColorInt.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,21 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/ColorLong;
.super Ljava/lang/Object;
.source "ColorLong.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/ColorRes;
.super Ljava/lang/Object;
.source "ColorRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,18 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/ContentView;
.super Ljava/lang/Object;
.source "ContentView.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/DimenRes;
.super Ljava/lang/Object;
.source "DimenRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,44 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/Dimension;
.super Ljava/lang/Object;
.source "Dimension.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/Dimension;
unit = 0x1
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# static fields
.field public static final DP:I = 0x0
.field public static final PX:I = 0x1
.field public static final SP:I = 0x2
# virtual methods
.method public abstract unit()I
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/DrawableRes;
.super Ljava/lang/Object;
.source "DrawableRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,45 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/FloatRange;
.super Ljava/lang/Object;
.source "FloatRange.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/FloatRange;
from = -Infinity
fromInclusive = true
to = Infinity
toInclusive = true
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract from()D
.end method
.method public abstract fromInclusive()Z
.end method
.method public abstract to()D
.end method
.method public abstract toInclusive()Z
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/FontRes;
.super Ljava/lang/Object;
.source "FontRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/FractionRes;
.super Ljava/lang/Object;
.source "FractionRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/GuardedBy;
.super Ljava/lang/Object;
.source "GuardedBy.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Ljava/lang/String;
.end method

View file

@ -1,21 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/HalfFloat;
.super Ljava/lang/Object;
.source "HalfFloat.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/IdRes;
.super Ljava/lang/Object;
.source "IdRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,35 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/InspectableProperty$EnumEntry;
.super Ljava/lang/Object;
.source "InspectableProperty.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/InspectableProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "EnumEntry"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract name()Ljava/lang/String;
.end method
.method public abstract value()I
.end method

View file

@ -1,44 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/InspectableProperty$FlagEntry;
.super Ljava/lang/Object;
.source "InspectableProperty.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/InspectableProperty$FlagEntry;
mask = 0x0
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/InspectableProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "FlagEntry"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract mask()I
.end method
.method public abstract name()Ljava/lang/String;
.end method
.method public abstract target()I
.end method

View file

@ -1,193 +0,0 @@
.class public final enum Landroidx/annotation/InspectableProperty$ValueType;
.super Ljava/lang/Enum;
.source "InspectableProperty.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/InspectableProperty;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "ValueType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Landroidx/annotation/InspectableProperty$ValueType;",
">;"
}
.end annotation
# static fields
.field public static final synthetic $VALUES:[Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum COLOR:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum GRAVITY:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum INFERRED:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum INT_ENUM:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum INT_FLAG:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum NONE:Landroidx/annotation/InspectableProperty$ValueType;
.field public static final enum RESOURCE_ID:Landroidx/annotation/InspectableProperty$ValueType;
# direct methods
.method public static constructor <clinit>()V
.locals 9
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v1, 0x0
const-string v2, "NONE"
invoke-direct {v0, v2, v1}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->NONE:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v2, 0x1
const-string v3, "INFERRED"
invoke-direct {v0, v3, v2}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->INFERRED:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v3, 0x2
const-string v4, "INT_ENUM"
invoke-direct {v0, v4, v3}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->INT_ENUM:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v4, 0x3
const-string v5, "INT_FLAG"
invoke-direct {v0, v5, v4}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->INT_FLAG:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v5, 0x4
const-string v6, "COLOR"
invoke-direct {v0, v6, v5}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->COLOR:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v6, 0x5
const-string v7, "GRAVITY"
invoke-direct {v0, v7, v6}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->GRAVITY:Landroidx/annotation/InspectableProperty$ValueType;
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
const/4 v7, 0x6
const-string v8, "RESOURCE_ID"
invoke-direct {v0, v8, v7}, Landroidx/annotation/InspectableProperty$ValueType;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->RESOURCE_ID:Landroidx/annotation/InspectableProperty$ValueType;
const/4 v0, 0x7
new-array v0, v0, [Landroidx/annotation/InspectableProperty$ValueType;
sget-object v8, Landroidx/annotation/InspectableProperty$ValueType;->NONE:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v8, v0, v1
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->INFERRED:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v2
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->INT_ENUM:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v3
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->INT_FLAG:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v4
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->COLOR:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v5
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->GRAVITY:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v6
sget-object v1, Landroidx/annotation/InspectableProperty$ValueType;->RESOURCE_ID:Landroidx/annotation/InspectableProperty$ValueType;
aput-object v1, v0, v7
sput-object v0, Landroidx/annotation/InspectableProperty$ValueType;->$VALUES:[Landroidx/annotation/InspectableProperty$ValueType;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Landroidx/annotation/InspectableProperty$ValueType;
.locals 1
const-class v0, Landroidx/annotation/InspectableProperty$ValueType;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Landroidx/annotation/InspectableProperty$ValueType;
return-object p0
.end method
.method public static values()[Landroidx/annotation/InspectableProperty$ValueType;
.locals 1
sget-object v0, Landroidx/annotation/InspectableProperty$ValueType;->$VALUES:[Landroidx/annotation/InspectableProperty$ValueType;
invoke-virtual {v0}, [Landroidx/annotation/InspectableProperty$ValueType;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Landroidx/annotation/InspectableProperty$ValueType;
return-object v0
.end method

View file

@ -1,57 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/InspectableProperty;
.super Ljava/lang/Object;
.source "InspectableProperty.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/InspectableProperty;
attributeId = 0x0
enumMapping = {}
flagMapping = {}
hasAttributeId = true
name = ""
valueType = .enum Landroidx/annotation/InspectableProperty$ValueType;->INFERRED:Landroidx/annotation/InspectableProperty$ValueType;
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/annotation/InspectableProperty$ValueType;,
Landroidx/annotation/InspectableProperty$FlagEntry;,
Landroidx/annotation/InspectableProperty$EnumEntry;
}
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract attributeId()I
.end method
.method public abstract enumMapping()[Landroidx/annotation/InspectableProperty$EnumEntry;
.end method
.method public abstract flagMapping()[Landroidx/annotation/InspectableProperty$FlagEntry;
.end method
.method public abstract hasAttributeId()Z
.end method
.method public abstract name()Ljava/lang/String;
.end method
.method public abstract valueType()Landroidx/annotation/InspectableProperty$ValueType;
.end method

View file

@ -1,37 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/IntDef;
.super Ljava/lang/Object;
.source "IntDef.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/IntDef;
flag = false
open = false
value = {}
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract flag()Z
.end method
.method public abstract open()Z
.end method
.method public abstract value()[I
.end method

View file

@ -1,37 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/IntRange;
.super Ljava/lang/Object;
.source "IntRange.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/IntRange;
from = -0x8000000000000000L
to = 0x7fffffffffffffffL
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract from()J
.end method
.method public abstract to()J
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/IntegerRes;
.super Ljava/lang/Object;
.source "IntegerRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/InterpolatorRes;
.super Ljava/lang/Object;
.source "InterpolatorRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,23 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/Keep;
.super Ljava/lang/Object;
.source "Keep.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PACKAGE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/LayoutRes;
.super Ljava/lang/Object;
.source "LayoutRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,37 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/LongDef;
.super Ljava/lang/Object;
.source "LongDef.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/LongDef;
flag = false
open = false
value = {}
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract flag()Z
.end method
.method public abstract open()Z
.end method
.method public abstract value()[J
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/MainThread;
.super Ljava/lang/Object;
.source "MainThread.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/MenuRes;
.super Ljava/lang/Object;
.source "MenuRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/NavigationRes;
.super Ljava/lang/Object;
.source "NavigationRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,26 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/NonNull;
.super Ljava/lang/Object;
.source "NonNull.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PACKAGE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,26 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/Nullable;
.super Ljava/lang/Object;
.source "Nullable.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PACKAGE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/PluralsRes;
.super Ljava/lang/Object;
.source "PluralsRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,28 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/Px;
.super Ljava/lang/Object;
.source "Px.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroidx/annotation/Dimension;
unit = 0x1
.end annotation
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RawRes;
.super Ljava/lang/Object;
.source "RawRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,43 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RequiresApi;
.super Ljava/lang/Object;
.source "RequiresApi.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/RequiresApi;
api = 0x1
value = 0x1
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PACKAGE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract api()I
.annotation build Landroidx/annotation/IntRange;
from = 0x1L
.end annotation
.end method
.method public abstract value()I
.annotation build Landroidx/annotation/IntRange;
from = 0x1L
.end annotation
.end method

View file

@ -1,29 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RequiresFeature;
.super Ljava/lang/Object;
.source "RequiresFeature.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract enforcement()Ljava/lang/String;
.end method
.method public abstract name()Ljava/lang/String;
.end method

View file

@ -1,37 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RequiresPermission$Read;
.super Ljava/lang/Object;
.source "RequiresPermission.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/RequiresPermission$Read;
value = .subannotation Landroidx/annotation/RequiresPermission;
.end subannotation
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/RequiresPermission;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Read"
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Landroidx/annotation/RequiresPermission;
.end method

View file

@ -1,37 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RequiresPermission$Write;
.super Ljava/lang/Object;
.source "RequiresPermission.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/RequiresPermission$Write;
value = .subannotation Landroidx/annotation/RequiresPermission;
.end subannotation
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/RequiresPermission;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Write"
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()Landroidx/annotation/RequiresPermission;
.end method

View file

@ -1,52 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RequiresPermission;
.super Ljava/lang/Object;
.source "RequiresPermission.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/RequiresPermission;
allOf = {}
anyOf = {}
conditional = false
value = ""
.end subannotation
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/annotation/RequiresPermission$Write;,
Landroidx/annotation/RequiresPermission$Read;
}
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract allOf()[Ljava/lang/String;
.end method
.method public abstract anyOf()[Ljava/lang/String;
.end method
.method public abstract conditional()Z
.end method
.method public abstract value()Ljava/lang/String;
.end method

View file

@ -1,180 +0,0 @@
.class public final enum Landroidx/annotation/RestrictTo$Scope;
.super Ljava/lang/Enum;
.source "RestrictTo.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/annotation/RestrictTo;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "Scope"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Landroidx/annotation/RestrictTo$Scope;",
">;"
}
.end annotation
# static fields
.field public static final synthetic $VALUES:[Landroidx/annotation/RestrictTo$Scope;
.field public static final enum GROUP_ID:Landroidx/annotation/RestrictTo$Scope;
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.end field
.field public static final enum LIBRARY:Landroidx/annotation/RestrictTo$Scope;
.field public static final enum LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
.field public static final enum LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
.field public static final enum SUBCLASSES:Landroidx/annotation/RestrictTo$Scope;
.field public static final enum TESTS:Landroidx/annotation/RestrictTo$Scope;
# direct methods
.method public static constructor <clinit>()V
.locals 8
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v1, 0x0
const-string v2, "LIBRARY"
invoke-direct {v0, v2, v1}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v2, 0x1
const-string v3, "LIBRARY_GROUP"
invoke-direct {v0, v3, v2}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v3, 0x2
const-string v4, "LIBRARY_GROUP_PREFIX"
invoke-direct {v0, v4, v3}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v4, 0x3
const-string v5, "GROUP_ID"
invoke-direct {v0, v5, v4}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->GROUP_ID:Landroidx/annotation/RestrictTo$Scope;
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v5, 0x4
const-string v6, "TESTS"
invoke-direct {v0, v6, v5}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->TESTS:Landroidx/annotation/RestrictTo$Scope;
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
const/4 v6, 0x5
const-string v7, "SUBCLASSES"
invoke-direct {v0, v7, v6}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->SUBCLASSES:Landroidx/annotation/RestrictTo$Scope;
const/4 v0, 0x6
new-array v0, v0, [Landroidx/annotation/RestrictTo$Scope;
sget-object v7, Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
aput-object v7, v0, v1
sget-object v1, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
aput-object v1, v0, v2
sget-object v1, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
aput-object v1, v0, v3
sget-object v1, Landroidx/annotation/RestrictTo$Scope;->GROUP_ID:Landroidx/annotation/RestrictTo$Scope;
aput-object v1, v0, v4
sget-object v1, Landroidx/annotation/RestrictTo$Scope;->TESTS:Landroidx/annotation/RestrictTo$Scope;
aput-object v1, v0, v5
sget-object v1, Landroidx/annotation/RestrictTo$Scope;->SUBCLASSES:Landroidx/annotation/RestrictTo$Scope;
aput-object v1, v0, v6
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->$VALUES:[Landroidx/annotation/RestrictTo$Scope;
return-void
.end method
.method public constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Landroidx/annotation/RestrictTo$Scope;
.locals 1
const-class v0, Landroidx/annotation/RestrictTo$Scope;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Landroidx/annotation/RestrictTo$Scope;
return-object p0
.end method
.method public static values()[Landroidx/annotation/RestrictTo$Scope;
.locals 1
sget-object v0, Landroidx/annotation/RestrictTo$Scope;->$VALUES:[Landroidx/annotation/RestrictTo$Scope;
invoke-virtual {v0}, [Landroidx/annotation/RestrictTo$Scope;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Landroidx/annotation/RestrictTo$Scope;
return-object v0
.end method

View file

@ -1,34 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/RestrictTo;
.super Ljava/lang/Object;
.source "RestrictTo.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PACKAGE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract value()[Landroidx/annotation/RestrictTo$Scope;
.end method

View file

@ -1,45 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/Size;
.super Ljava/lang/Object;
.source "Size.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/Size;
max = 0x7fffffffffffffffL
min = -0x8000000000000000L
multiple = 0x1L
value = -0x1L
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract max()J
.end method
.method public abstract min()J
.end method
.method public abstract multiple()J
.end method
.method public abstract value()J
.end method

View file

@ -1,33 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/StringDef;
.super Ljava/lang/Object;
.source "StringDef.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/StringDef;
open = false
value = {}
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->ANNOTATION_TYPE:Ljava/lang/annotation/ElementType;
}
.end annotation
# virtual methods
.method public abstract open()Z
.end method
.method public abstract value()[Ljava/lang/String;
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/StringRes;
.super Ljava/lang/Object;
.source "StringRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/StyleRes;
.super Ljava/lang/Object;
.source "StyleRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/StyleableRes;
.super Ljava/lang/Object;
.source "StyleableRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,23 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/TransitionRes;
.super Ljava/lang/Object;
.source "TransitionRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/UiThread;
.super Ljava/lang/Object;
.source "UiThread.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,33 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/VisibleForTesting;
.super Ljava/lang/Object;
.source "VisibleForTesting.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/AnnotationDefault;
value = .subannotation Landroidx/annotation/VisibleForTesting;
otherwise = 0x2
.end subannotation
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final NONE:I = 0x5
.field public static final PACKAGE_PRIVATE:I = 0x3
.field public static final PRIVATE:I = 0x2
.field public static final PROTECTED:I = 0x4
# virtual methods
.method public abstract otherwise()I
.end method

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/WorkerThread;
.super Ljava/lang/Object;
.source "WorkerThread.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->CONSTRUCTOR:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->TYPE:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,24 +0,0 @@
.class public interface abstract annotation Landroidx/annotation/XmlRes;
.super Ljava/lang/Object;
.source "XmlRes.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Documented;
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->CLASS:Ljava/lang/annotation/RetentionPolicy;
.end annotation
.annotation runtime Ljava/lang/annotation/Target;
value = {
.enum Ljava/lang/annotation/ElementType;->METHOD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->PARAMETER:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->FIELD:Ljava/lang/annotation/ElementType;,
.enum Ljava/lang/annotation/ElementType;->LOCAL_VARIABLE:Ljava/lang/annotation/ElementType;
}
.end annotation

View file

@ -1,74 +0,0 @@
.class public final Landroidx/appcompat/R$anim;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "anim"
.end annotation
# static fields
.field public static final abc_fade_in:I = 0x7f010000
.field public static final abc_fade_out:I = 0x7f010001
.field public static final abc_grow_fade_in_from_bottom:I = 0x7f010002
.field public static final abc_popup_enter:I = 0x7f010003
.field public static final abc_popup_exit:I = 0x7f010004
.field public static final abc_shrink_fade_out_from_bottom:I = 0x7f010005
.field public static final abc_slide_in_bottom:I = 0x7f010006
.field public static final abc_slide_in_top:I = 0x7f010007
.field public static final abc_slide_out_bottom:I = 0x7f010008
.field public static final abc_slide_out_top:I = 0x7f010009
.field public static final abc_tooltip_enter:I = 0x7f01000a
.field public static final abc_tooltip_exit:I = 0x7f01000b
.field public static final btn_checkbox_to_checked_box_inner_merged_animation:I = 0x7f01002f
.field public static final btn_checkbox_to_checked_box_outer_merged_animation:I = 0x7f010030
.field public static final btn_checkbox_to_checked_icon_null_animation:I = 0x7f010031
.field public static final btn_checkbox_to_unchecked_box_inner_merged_animation:I = 0x7f010032
.field public static final btn_checkbox_to_unchecked_check_path_merged_animation:I = 0x7f010033
.field public static final btn_checkbox_to_unchecked_icon_null_animation:I = 0x7f010034
.field public static final btn_radio_to_off_mtrl_dot_group_animation:I = 0x7f010035
.field public static final btn_radio_to_off_mtrl_ring_outer_animation:I = 0x7f010036
.field public static final btn_radio_to_off_mtrl_ring_outer_path_animation:I = 0x7f010037
.field public static final btn_radio_to_on_mtrl_dot_group_animation:I = 0x7f010038
.field public static final btn_radio_to_on_mtrl_ring_outer_animation:I = 0x7f010039
.field public static final btn_radio_to_on_mtrl_ring_outer_path_animation:I = 0x7f01003a
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,582 +0,0 @@
.class public final Landroidx/appcompat/R$attr;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "attr"
.end annotation
# static fields
.field public static final actionBarDivider:I = 0x7f040000
.field public static final actionBarItemBackground:I = 0x7f040001
.field public static final actionBarPopupTheme:I = 0x7f040002
.field public static final actionBarSize:I = 0x7f040003
.field public static final actionBarSplitStyle:I = 0x7f040004
.field public static final actionBarStyle:I = 0x7f040005
.field public static final actionBarTabBarStyle:I = 0x7f040006
.field public static final actionBarTabStyle:I = 0x7f040007
.field public static final actionBarTabTextStyle:I = 0x7f040008
.field public static final actionBarTheme:I = 0x7f040009
.field public static final actionBarWidgetTheme:I = 0x7f04000a
.field public static final actionButtonStyle:I = 0x7f04000b
.field public static final actionDropDownStyle:I = 0x7f04000c
.field public static final actionLayout:I = 0x7f04000d
.field public static final actionMenuTextAppearance:I = 0x7f04000e
.field public static final actionMenuTextColor:I = 0x7f04000f
.field public static final actionModeBackground:I = 0x7f040010
.field public static final actionModeCloseButtonStyle:I = 0x7f040011
.field public static final actionModeCloseDrawable:I = 0x7f040012
.field public static final actionModeCopyDrawable:I = 0x7f040013
.field public static final actionModeCutDrawable:I = 0x7f040014
.field public static final actionModeFindDrawable:I = 0x7f040015
.field public static final actionModePasteDrawable:I = 0x7f040016
.field public static final actionModePopupWindowStyle:I = 0x7f040017
.field public static final actionModeSelectAllDrawable:I = 0x7f040018
.field public static final actionModeShareDrawable:I = 0x7f040019
.field public static final actionModeSplitBackground:I = 0x7f04001a
.field public static final actionModeStyle:I = 0x7f04001b
.field public static final actionModeWebSearchDrawable:I = 0x7f04001c
.field public static final actionOverflowButtonStyle:I = 0x7f04001d
.field public static final actionOverflowMenuStyle:I = 0x7f04001e
.field public static final actionProviderClass:I = 0x7f04001f
.field public static final actionViewClass:I = 0x7f040021
.field public static final activityChooserViewStyle:I = 0x7f040025
.field public static final alertDialogButtonGroupStyle:I = 0x7f04002c
.field public static final alertDialogCenterButtons:I = 0x7f04002d
.field public static final alertDialogStyle:I = 0x7f04002e
.field public static final alertDialogTheme:I = 0x7f04002f
.field public static final allowStacking:I = 0x7f040035
.field public static final alpha:I = 0x7f040036
.field public static final alphabeticModifiers:I = 0x7f040037
.field public static final arrowHeadLength:I = 0x7f04003b
.field public static final arrowShaftLength:I = 0x7f04003c
.field public static final autoCompleteTextViewStyle:I = 0x7f040045
.field public static final autoSizeMaxTextSize:I = 0x7f040046
.field public static final autoSizeMinTextSize:I = 0x7f040047
.field public static final autoSizePresetSizes:I = 0x7f040048
.field public static final autoSizeStepGranularity:I = 0x7f040049
.field public static final autoSizeTextType:I = 0x7f04004a
.field public static final background:I = 0x7f04004e
.field public static final backgroundSplit:I = 0x7f040056
.field public static final backgroundStacked:I = 0x7f040057
.field public static final backgroundTint:I = 0x7f040058
.field public static final backgroundTintMode:I = 0x7f040059
.field public static final barLength:I = 0x7f04005e
.field public static final borderlessButtonStyle:I = 0x7f040080
.field public static final buttonBarButtonStyle:I = 0x7f040093
.field public static final buttonBarNegativeButtonStyle:I = 0x7f040094
.field public static final buttonBarNeutralButtonStyle:I = 0x7f040095
.field public static final buttonBarPositiveButtonStyle:I = 0x7f040096
.field public static final buttonBarStyle:I = 0x7f040097
.field public static final buttonCompat:I = 0x7f040098
.field public static final buttonGravity:I = 0x7f040099
.field public static final buttonIconDimen:I = 0x7f04009a
.field public static final buttonPanelSideLayout:I = 0x7f04009b
.field public static final buttonStyle:I = 0x7f04009d
.field public static final buttonStyleSmall:I = 0x7f04009e
.field public static final buttonTint:I = 0x7f04009f
.field public static final buttonTintMode:I = 0x7f0400a0
.field public static final checkboxStyle:I = 0x7f0400b9
.field public static final checkedTextViewStyle:I = 0x7f0400c0
.field public static final closeIcon:I = 0x7f0400d6
.field public static final closeItemLayout:I = 0x7f0400dd
.field public static final collapseContentDescription:I = 0x7f0400de
.field public static final collapseIcon:I = 0x7f0400df
.field public static final color:I = 0x7f0400e2
.field public static final colorAccent:I = 0x7f0400e3
.field public static final colorBackgroundFloating:I = 0x7f0400e7
.field public static final colorButtonNormal:I = 0x7f0400f5
.field public static final colorControlActivated:I = 0x7f0400fb
.field public static final colorControlHighlight:I = 0x7f0400fc
.field public static final colorControlNormal:I = 0x7f0400fd
.field public static final colorError:I = 0x7f040108
.field public static final colorPrimary:I = 0x7f040117
.field public static final colorPrimaryDark:I = 0x7f04011a
.field public static final colorSwitchThumbNormal:I = 0x7f040123
.field public static final commitIcon:I = 0x7f04012c
.field public static final contentDescription:I = 0x7f040131
.field public static final contentInsetEnd:I = 0x7f040132
.field public static final contentInsetEndWithActions:I = 0x7f040133
.field public static final contentInsetLeft:I = 0x7f040134
.field public static final contentInsetRight:I = 0x7f040135
.field public static final contentInsetStart:I = 0x7f040136
.field public static final contentInsetStartWithNavigation:I = 0x7f040137
.field public static final controlBackground:I = 0x7f04013e
.field public static final customNavigationLayout:I = 0x7f040161
.field public static final defaultQueryHint:I = 0x7f04017c
.field public static final dialogCornerRadius:I = 0x7f040180
.field public static final dialogPreferredPadding:I = 0x7f040185
.field public static final dialogTheme:I = 0x7f040186
.field public static final displayOptions:I = 0x7f040189
.field public static final divider:I = 0x7f04018a
.field public static final dividerHorizontal:I = 0x7f04018e
.field public static final dividerPadding:I = 0x7f04018f
.field public static final dividerVertical:I = 0x7f040190
.field public static final drawableBottomCompat:I = 0x7f040191
.field public static final drawableEndCompat:I = 0x7f040192
.field public static final drawableLeftCompat:I = 0x7f040193
.field public static final drawableRightCompat:I = 0x7f040194
.field public static final drawableSize:I = 0x7f040195
.field public static final drawableStartCompat:I = 0x7f040196
.field public static final drawableTint:I = 0x7f040197
.field public static final drawableTintMode:I = 0x7f040198
.field public static final drawableTopCompat:I = 0x7f040199
.field public static final drawerArrowStyle:I = 0x7f0401a4
.field public static final dropDownListViewStyle:I = 0x7f0401a6
.field public static final dropdownListPreferredItemHeight:I = 0x7f0401a7
.field public static final editTextBackground:I = 0x7f0401a9
.field public static final editTextColor:I = 0x7f0401aa
.field public static final editTextStyle:I = 0x7f0401ac
.field public static final elevation:I = 0x7f0401ae
.field public static final expandActivityOverflowButtonDrawable:I = 0x7f0401c5
.field public static final firstBaselineToTopHeight:I = 0x7f0401e2
.field public static final font:I = 0x7f0401ee
.field public static final fontFamily:I = 0x7f0401ef
.field public static final fontProviderAuthority:I = 0x7f0401f0
.field public static final fontProviderCerts:I = 0x7f0401f1
.field public static final fontProviderFetchStrategy:I = 0x7f0401f2
.field public static final fontProviderFetchTimeout:I = 0x7f0401f3
.field public static final fontProviderPackage:I = 0x7f0401f4
.field public static final fontProviderQuery:I = 0x7f0401f5
.field public static final fontStyle:I = 0x7f0401f6
.field public static final fontVariationSettings:I = 0x7f0401f7
.field public static final fontWeight:I = 0x7f0401f8
.field public static final gapBetweenBars:I = 0x7f0401fb
.field public static final goIcon:I = 0x7f040200
.field public static final height:I = 0x7f040207
.field public static final hideOnContentScroll:I = 0x7f04020d
.field public static final homeAsUpIndicator:I = 0x7f040215
.field public static final homeLayout:I = 0x7f040216
.field public static final icon:I = 0x7f040285
.field public static final iconTint:I = 0x7f04028c
.field public static final iconTintMode:I = 0x7f04028d
.field public static final iconifiedByDefault:I = 0x7f04028e
.field public static final imageButtonStyle:I = 0x7f040291
.field public static final indeterminateProgressStyle:I = 0x7f0402ae
.field public static final initialActivityCount:I = 0x7f0402af
.field public static final isLightTheme:I = 0x7f0402b2
.field public static final itemPadding:I = 0x7f0402bd
.field public static final lastBaselineToBottomHeight:I = 0x7f0402d4
.field public static final layout:I = 0x7f0402d5
.field public static final lineHeight:I = 0x7f040327
.field public static final listChoiceBackgroundIndicator:I = 0x7f040329
.field public static final listChoiceIndicatorMultipleAnimated:I = 0x7f04032a
.field public static final listChoiceIndicatorSingleAnimated:I = 0x7f04032b
.field public static final listDividerAlertDialog:I = 0x7f04032c
.field public static final listItemLayout:I = 0x7f04032d
.field public static final listLayout:I = 0x7f04032e
.field public static final listMenuViewStyle:I = 0x7f04032f
.field public static final listPopupWindowStyle:I = 0x7f040330
.field public static final listPreferredItemHeight:I = 0x7f040331
.field public static final listPreferredItemHeightLarge:I = 0x7f040332
.field public static final listPreferredItemHeightSmall:I = 0x7f040333
.field public static final listPreferredItemPaddingEnd:I = 0x7f040334
.field public static final listPreferredItemPaddingLeft:I = 0x7f040335
.field public static final listPreferredItemPaddingRight:I = 0x7f040336
.field public static final listPreferredItemPaddingStart:I = 0x7f040337
.field public static final logo:I = 0x7f040338
.field public static final logoDescription:I = 0x7f040339
.field public static final maxButtonHeight:I = 0x7f04035f
.field public static final measureWithLargestChild:I = 0x7f040367
.field public static final menu:I = 0x7f040368
.field public static final multiChoiceItemLayout:I = 0x7f04036b
.field public static final navigationContentDescription:I = 0x7f04036c
.field public static final navigationIcon:I = 0x7f04036d
.field public static final navigationMode:I = 0x7f04036e
.field public static final numericModifiers:I = 0x7f040374
.field public static final overlapAnchor:I = 0x7f040377
.field public static final paddingBottomNoButtons:I = 0x7f04037b
.field public static final paddingEnd:I = 0x7f04037c
.field public static final paddingStart:I = 0x7f04037d
.field public static final paddingTopNoTitle:I = 0x7f04037e
.field public static final panelBackground:I = 0x7f04037f
.field public static final panelMenuListTheme:I = 0x7f040380
.field public static final panelMenuListWidth:I = 0x7f040381
.field public static final popupMenuStyle:I = 0x7f04038e
.field public static final popupTheme:I = 0x7f04038f
.field public static final popupWindowStyle:I = 0x7f040390
.field public static final preserveIconSpacing:I = 0x7f04039b
.field public static final progressBarPadding:I = 0x7f0403c6
.field public static final progressBarStyle:I = 0x7f0403c7
.field public static final queryBackground:I = 0x7f0403cc
.field public static final queryHint:I = 0x7f0403cd
.field public static final radioButtonStyle:I = 0x7f0403ce
.field public static final ratingBarStyle:I = 0x7f0403d2
.field public static final ratingBarStyleIndicator:I = 0x7f0403d3
.field public static final ratingBarStyleSmall:I = 0x7f0403d4
.field public static final searchHintIcon:I = 0x7f040403
.field public static final searchIcon:I = 0x7f040404
.field public static final searchViewStyle:I = 0x7f040405
.field public static final seekBarStyle:I = 0x7f040409
.field public static final selectableItemBackground:I = 0x7f04040b
.field public static final selectableItemBackgroundBorderless:I = 0x7f04040c
.field public static final showAsAction:I = 0x7f040415
.field public static final showDividers:I = 0x7f040419
.field public static final showText:I = 0x7f04041c
.field public static final showTitle:I = 0x7f04041d
.field public static final singleChoiceItemLayout:I = 0x7f040423
.field public static final spinBars:I = 0x7f04042a
.field public static final spinnerDropDownItemStyle:I = 0x7f04042b
.field public static final spinnerStyle:I = 0x7f04042c
.field public static final splitTrack:I = 0x7f04042d
.field public static final srcCompat:I = 0x7f04042f
.field public static final state_above_anchor:I = 0x7f040436
.field public static final subMenuArrow:I = 0x7f040445
.field public static final submitBackground:I = 0x7f040446
.field public static final subtitle:I = 0x7f040447
.field public static final subtitleTextAppearance:I = 0x7f040448
.field public static final subtitleTextColor:I = 0x7f040449
.field public static final subtitleTextStyle:I = 0x7f04044a
.field public static final suggestionRowLayout:I = 0x7f04044b
.field public static final switchMinWidth:I = 0x7f040454
.field public static final switchPadding:I = 0x7f040455
.field public static final switchStyle:I = 0x7f040458
.field public static final switchTextAppearance:I = 0x7f040459
.field public static final textAllCaps:I = 0x7f04047a
.field public static final textAppearanceLargePopupMenu:I = 0x7f040485
.field public static final textAppearanceListItem:I = 0x7f040487
.field public static final textAppearanceListItemSecondary:I = 0x7f040488
.field public static final textAppearanceListItemSmall:I = 0x7f040489
.field public static final textAppearancePopupMenuHeader:I = 0x7f04048b
.field public static final textAppearanceSearchResultSubtitle:I = 0x7f04048c
.field public static final textAppearanceSearchResultTitle:I = 0x7f04048d
.field public static final textAppearanceSmallPopupMenu:I = 0x7f04048e
.field public static final textColorAlertDialogListItem:I = 0x7f040491
.field public static final textColorSearchUrl:I = 0x7f040492
.field public static final textLocale:I = 0x7f040495
.field public static final theme:I = 0x7f040498
.field public static final thickness:I = 0x7f0404e2
.field public static final thumbTextPadding:I = 0x7f0404e3
.field public static final thumbTint:I = 0x7f0404e4
.field public static final thumbTintMode:I = 0x7f0404e5
.field public static final tickMark:I = 0x7f0404e6
.field public static final tickMarkTint:I = 0x7f0404e7
.field public static final tickMarkTintMode:I = 0x7f0404e8
.field public static final tint:I = 0x7f0404ea
.field public static final tintMode:I = 0x7f0404eb
.field public static final title:I = 0x7f0404ec
.field public static final titleMargin:I = 0x7f0404ee
.field public static final titleMarginBottom:I = 0x7f0404ef
.field public static final titleMarginEnd:I = 0x7f0404f0
.field public static final titleMarginStart:I = 0x7f0404f1
.field public static final titleMarginTop:I = 0x7f0404f2
.field public static final titleMargins:I = 0x7f0404f3
.field public static final titleTextAppearance:I = 0x7f0404f4
.field public static final titleTextColor:I = 0x7f0404f5
.field public static final titleTextStyle:I = 0x7f0404f6
.field public static final toolbarNavigationButtonStyle:I = 0x7f0404f9
.field public static final toolbarStyle:I = 0x7f0404fa
.field public static final tooltipForegroundColor:I = 0x7f0404fb
.field public static final tooltipFrameBackground:I = 0x7f0404fc
.field public static final tooltipText:I = 0x7f0404fd
.field public static final track:I = 0x7f040501
.field public static final trackTint:I = 0x7f040502
.field public static final trackTintMode:I = 0x7f040503
.field public static final ttcIndex:I = 0x7f040504
.field public static final viewInflaterClass:I = 0x7f040529
.field public static final voiceIcon:I = 0x7f04052a
.field public static final windowActionBar:I = 0x7f04052d
.field public static final windowActionBarOverlay:I = 0x7f04052e
.field public static final windowActionModeOverlay:I = 0x7f04052f
.field public static final windowFixedHeightMajor:I = 0x7f040530
.field public static final windowFixedHeightMinor:I = 0x7f040531
.field public static final windowFixedWidthMajor:I = 0x7f040532
.field public static final windowFixedWidthMinor:I = 0x7f040533
.field public static final windowMinWidthMajor:I = 0x7f040534
.field public static final windowMinWidthMinor:I = 0x7f040535
.field public static final windowNoTitle:I = 0x7f040536
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,32 +0,0 @@
.class public final Landroidx/appcompat/R$bool;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "bool"
.end annotation
# static fields
.field public static final abc_action_bar_embed_tabs:I = 0x7f050000
.field public static final abc_allow_stacked_button_bar:I = 0x7f050001
.field public static final abc_config_actionMenuItemAllCaps:I = 0x7f050002
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,194 +0,0 @@
.class public final Landroidx/appcompat/R$color;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "color"
.end annotation
# static fields
.field public static final abc_background_cache_hint_selector_material_dark:I = 0x7f060000
.field public static final abc_background_cache_hint_selector_material_light:I = 0x7f060001
.field public static final abc_btn_colored_borderless_text_material:I = 0x7f060002
.field public static final abc_btn_colored_text_material:I = 0x7f060003
.field public static final abc_color_highlight_material:I = 0x7f060004
.field public static final abc_hint_foreground_material_dark:I = 0x7f060005
.field public static final abc_hint_foreground_material_light:I = 0x7f060006
.field public static final abc_input_method_navigation_guard:I = 0x7f060007
.field public static final abc_primary_text_disable_only_material_dark:I = 0x7f060008
.field public static final abc_primary_text_disable_only_material_light:I = 0x7f060009
.field public static final abc_primary_text_material_dark:I = 0x7f06000a
.field public static final abc_primary_text_material_light:I = 0x7f06000b
.field public static final abc_search_url_text:I = 0x7f06000c
.field public static final abc_search_url_text_normal:I = 0x7f06000d
.field public static final abc_search_url_text_pressed:I = 0x7f06000e
.field public static final abc_search_url_text_selected:I = 0x7f06000f
.field public static final abc_secondary_text_material_dark:I = 0x7f060010
.field public static final abc_secondary_text_material_light:I = 0x7f060011
.field public static final abc_tint_btn_checkable:I = 0x7f060012
.field public static final abc_tint_default:I = 0x7f060013
.field public static final abc_tint_edittext:I = 0x7f060014
.field public static final abc_tint_seek_thumb:I = 0x7f060015
.field public static final abc_tint_spinner:I = 0x7f060016
.field public static final abc_tint_switch_track:I = 0x7f060017
.field public static final accent_material_dark:I = 0x7f060018
.field public static final accent_material_light:I = 0x7f060019
.field public static final background_floating_material_dark:I = 0x7f06001c
.field public static final background_floating_material_light:I = 0x7f06001d
.field public static final background_material_dark:I = 0x7f06001e
.field public static final background_material_light:I = 0x7f06001f
.field public static final bright_foreground_disabled_material_dark:I = 0x7f060060
.field public static final bright_foreground_disabled_material_light:I = 0x7f060061
.field public static final bright_foreground_inverse_material_dark:I = 0x7f060062
.field public static final bright_foreground_inverse_material_light:I = 0x7f060063
.field public static final bright_foreground_material_dark:I = 0x7f060064
.field public static final bright_foreground_material_light:I = 0x7f060065
.field public static final button_material_dark:I = 0x7f06006b
.field public static final button_material_light:I = 0x7f06006c
.field public static final dim_foreground_disabled_material_dark:I = 0x7f0600ae
.field public static final dim_foreground_disabled_material_light:I = 0x7f0600af
.field public static final dim_foreground_material_dark:I = 0x7f0600b0
.field public static final dim_foreground_material_light:I = 0x7f0600b1
.field public static final error_color_material_dark:I = 0x7f0600b2
.field public static final error_color_material_light:I = 0x7f0600b3
.field public static final foreground_material_dark:I = 0x7f0600bb
.field public static final foreground_material_light:I = 0x7f0600bc
.field public static final highlighted_text_material_dark:I = 0x7f0600c7
.field public static final highlighted_text_material_light:I = 0x7f0600c8
.field public static final material_blue_grey_800:I = 0x7f0600ed
.field public static final material_blue_grey_900:I = 0x7f0600ee
.field public static final material_blue_grey_950:I = 0x7f0600ef
.field public static final material_deep_teal_200:I = 0x7f0600f0
.field public static final material_deep_teal_500:I = 0x7f0600f1
.field public static final material_grey_100:I = 0x7f0600f2
.field public static final material_grey_300:I = 0x7f0600f3
.field public static final material_grey_50:I = 0x7f0600f4
.field public static final material_grey_600:I = 0x7f0600f5
.field public static final material_grey_800:I = 0x7f0600f6
.field public static final material_grey_850:I = 0x7f0600f7
.field public static final material_grey_900:I = 0x7f0600f8
.field public static final notification_action_color_filter:I = 0x7f060137
.field public static final notification_icon_bg_color:I = 0x7f060138
.field public static final primary_dark_material_dark:I = 0x7f06018d
.field public static final primary_dark_material_light:I = 0x7f06018e
.field public static final primary_material_dark:I = 0x7f0601ad
.field public static final primary_material_light:I = 0x7f0601ae
.field public static final primary_text_default_material_dark:I = 0x7f0601af
.field public static final primary_text_default_material_light:I = 0x7f0601b0
.field public static final primary_text_disabled_material_dark:I = 0x7f0601b1
.field public static final primary_text_disabled_material_light:I = 0x7f0601b2
.field public static final ripple_material_dark:I = 0x7f0601bc
.field public static final ripple_material_light:I = 0x7f0601bd
.field public static final secondary_text_default_material_dark:I = 0x7f0601c0
.field public static final secondary_text_default_material_light:I = 0x7f0601c1
.field public static final secondary_text_disabled_material_dark:I = 0x7f0601c2
.field public static final secondary_text_disabled_material_light:I = 0x7f0601c3
.field public static final switch_thumb_disabled_material_dark:I = 0x7f06023d
.field public static final switch_thumb_disabled_material_light:I = 0x7f06023e
.field public static final switch_thumb_material_dark:I = 0x7f06023f
.field public static final switch_thumb_material_light:I = 0x7f060240
.field public static final switch_thumb_normal_material_dark:I = 0x7f060241
.field public static final switch_thumb_normal_material_light:I = 0x7f060242
.field public static final tooltip_background_dark:I = 0x7f060246
.field public static final tooltip_background_light:I = 0x7f060247
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,260 +0,0 @@
.class public final Landroidx/appcompat/R$dimen;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "dimen"
.end annotation
# static fields
.field public static final abc_action_bar_content_inset_material:I = 0x7f070000
.field public static final abc_action_bar_content_inset_with_nav:I = 0x7f070001
.field public static final abc_action_bar_default_height_material:I = 0x7f070002
.field public static final abc_action_bar_default_padding_end_material:I = 0x7f070003
.field public static final abc_action_bar_default_padding_start_material:I = 0x7f070004
.field public static final abc_action_bar_elevation_material:I = 0x7f070005
.field public static final abc_action_bar_icon_vertical_padding_material:I = 0x7f070006
.field public static final abc_action_bar_overflow_padding_end_material:I = 0x7f070007
.field public static final abc_action_bar_overflow_padding_start_material:I = 0x7f070008
.field public static final abc_action_bar_stacked_max_height:I = 0x7f070009
.field public static final abc_action_bar_stacked_tab_max_width:I = 0x7f07000a
.field public static final abc_action_bar_subtitle_bottom_margin_material:I = 0x7f07000b
.field public static final abc_action_bar_subtitle_top_margin_material:I = 0x7f07000c
.field public static final abc_action_button_min_height_material:I = 0x7f07000d
.field public static final abc_action_button_min_width_material:I = 0x7f07000e
.field public static final abc_action_button_min_width_overflow_material:I = 0x7f07000f
.field public static final abc_alert_dialog_button_bar_height:I = 0x7f070010
.field public static final abc_alert_dialog_button_dimen:I = 0x7f070011
.field public static final abc_button_inset_horizontal_material:I = 0x7f070012
.field public static final abc_button_inset_vertical_material:I = 0x7f070013
.field public static final abc_button_padding_horizontal_material:I = 0x7f070014
.field public static final abc_button_padding_vertical_material:I = 0x7f070015
.field public static final abc_cascading_menus_min_smallest_width:I = 0x7f070016
.field public static final abc_config_prefDialogWidth:I = 0x7f070017
.field public static final abc_control_corner_material:I = 0x7f070018
.field public static final abc_control_inset_material:I = 0x7f070019
.field public static final abc_control_padding_material:I = 0x7f07001a
.field public static final abc_dialog_corner_radius_material:I = 0x7f07001b
.field public static final abc_dialog_fixed_height_major:I = 0x7f07001c
.field public static final abc_dialog_fixed_height_minor:I = 0x7f07001d
.field public static final abc_dialog_fixed_width_major:I = 0x7f07001e
.field public static final abc_dialog_fixed_width_minor:I = 0x7f07001f
.field public static final abc_dialog_list_padding_bottom_no_buttons:I = 0x7f070020
.field public static final abc_dialog_list_padding_top_no_title:I = 0x7f070021
.field public static final abc_dialog_min_width_major:I = 0x7f070022
.field public static final abc_dialog_min_width_minor:I = 0x7f070023
.field public static final abc_dialog_padding_material:I = 0x7f070024
.field public static final abc_dialog_padding_top_material:I = 0x7f070025
.field public static final abc_dialog_title_divider_material:I = 0x7f070026
.field public static final abc_disabled_alpha_material_dark:I = 0x7f070027
.field public static final abc_disabled_alpha_material_light:I = 0x7f070028
.field public static final abc_dropdownitem_icon_width:I = 0x7f070029
.field public static final abc_dropdownitem_text_padding_left:I = 0x7f07002a
.field public static final abc_dropdownitem_text_padding_right:I = 0x7f07002b
.field public static final abc_edit_text_inset_bottom_material:I = 0x7f07002c
.field public static final abc_edit_text_inset_horizontal_material:I = 0x7f07002d
.field public static final abc_edit_text_inset_top_material:I = 0x7f07002e
.field public static final abc_floating_window_z:I = 0x7f07002f
.field public static final abc_list_item_height_large_material:I = 0x7f070030
.field public static final abc_list_item_height_material:I = 0x7f070031
.field public static final abc_list_item_height_small_material:I = 0x7f070032
.field public static final abc_list_item_padding_horizontal_material:I = 0x7f070033
.field public static final abc_panel_menu_list_width:I = 0x7f070034
.field public static final abc_progress_bar_height_material:I = 0x7f070035
.field public static final abc_search_view_preferred_height:I = 0x7f070036
.field public static final abc_search_view_preferred_width:I = 0x7f070037
.field public static final abc_seekbar_track_background_height_material:I = 0x7f070038
.field public static final abc_seekbar_track_progress_height_material:I = 0x7f070039
.field public static final abc_select_dialog_padding_start_material:I = 0x7f07003a
.field public static final abc_switch_padding:I = 0x7f07003b
.field public static final abc_text_size_body_1_material:I = 0x7f07003c
.field public static final abc_text_size_body_2_material:I = 0x7f07003d
.field public static final abc_text_size_button_material:I = 0x7f07003e
.field public static final abc_text_size_caption_material:I = 0x7f07003f
.field public static final abc_text_size_display_1_material:I = 0x7f070040
.field public static final abc_text_size_display_2_material:I = 0x7f070041
.field public static final abc_text_size_display_3_material:I = 0x7f070042
.field public static final abc_text_size_display_4_material:I = 0x7f070043
.field public static final abc_text_size_headline_material:I = 0x7f070044
.field public static final abc_text_size_large_material:I = 0x7f070045
.field public static final abc_text_size_medium_material:I = 0x7f070046
.field public static final abc_text_size_menu_header_material:I = 0x7f070047
.field public static final abc_text_size_menu_material:I = 0x7f070048
.field public static final abc_text_size_small_material:I = 0x7f070049
.field public static final abc_text_size_subhead_material:I = 0x7f07004a
.field public static final abc_text_size_subtitle_material_toolbar:I = 0x7f07004b
.field public static final abc_text_size_title_material:I = 0x7f07004c
.field public static final abc_text_size_title_material_toolbar:I = 0x7f07004d
.field public static final compat_button_inset_horizontal_material:I = 0x7f070071
.field public static final compat_button_inset_vertical_material:I = 0x7f070072
.field public static final compat_button_padding_horizontal_material:I = 0x7f070073
.field public static final compat_button_padding_vertical_material:I = 0x7f070074
.field public static final compat_control_corner_material:I = 0x7f070075
.field public static final compat_notification_large_icon_max_height:I = 0x7f070076
.field public static final compat_notification_large_icon_max_width:I = 0x7f070077
.field public static final disabled_alpha_material_dark:I = 0x7f0700b0
.field public static final disabled_alpha_material_light:I = 0x7f0700b1
.field public static final highlight_alpha_material_colored:I = 0x7f0700ca
.field public static final highlight_alpha_material_dark:I = 0x7f0700cb
.field public static final highlight_alpha_material_light:I = 0x7f0700cc
.field public static final hint_alpha_material_dark:I = 0x7f0700cd
.field public static final hint_alpha_material_light:I = 0x7f0700ce
.field public static final hint_pressed_alpha_material_dark:I = 0x7f0700cf
.field public static final hint_pressed_alpha_material_light:I = 0x7f0700d0
.field public static final notification_action_icon_size:I = 0x7f070173
.field public static final notification_action_text_size:I = 0x7f070174
.field public static final notification_big_circle_margin:I = 0x7f070175
.field public static final notification_content_margin_start:I = 0x7f070176
.field public static final notification_large_icon_height:I = 0x7f070177
.field public static final notification_large_icon_width:I = 0x7f070178
.field public static final notification_main_column_padding_top:I = 0x7f070179
.field public static final notification_media_narrow_margin:I = 0x7f07017a
.field public static final notification_right_icon_size:I = 0x7f07017b
.field public static final notification_right_side_padding_top:I = 0x7f07017c
.field public static final notification_small_icon_background_padding:I = 0x7f07017d
.field public static final notification_small_icon_size_as_large:I = 0x7f07017e
.field public static final notification_subtext_size:I = 0x7f07017f
.field public static final notification_top_pad:I = 0x7f070180
.field public static final notification_top_pad_large_text:I = 0x7f070181
.field public static final tooltip_corner_radius:I = 0x7f07019e
.field public static final tooltip_horizontal_padding:I = 0x7f07019f
.field public static final tooltip_margin:I = 0x7f0701a0
.field public static final tooltip_precise_anchor_extra_offset:I = 0x7f0701a1
.field public static final tooltip_precise_anchor_threshold:I = 0x7f0701a2
.field public static final tooltip_vertical_padding:I = 0x7f0701a3
.field public static final tooltip_y_offset_non_touch:I = 0x7f0701a4
.field public static final tooltip_y_offset_touch:I = 0x7f0701a5
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,242 +0,0 @@
.class public final Landroidx/appcompat/R$drawable;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "drawable"
.end annotation
# static fields
.field public static final abc_ab_share_pack_mtrl_alpha:I = 0x7f08002c
.field public static final abc_action_bar_item_background_material:I = 0x7f08002d
.field public static final abc_btn_borderless_material:I = 0x7f08002e
.field public static final abc_btn_check_material:I = 0x7f08002f
.field public static final abc_btn_check_material_anim:I = 0x7f080030
.field public static final abc_btn_check_to_on_mtrl_000:I = 0x7f080031
.field public static final abc_btn_check_to_on_mtrl_015:I = 0x7f080032
.field public static final abc_btn_colored_material:I = 0x7f080033
.field public static final abc_btn_default_mtrl_shape:I = 0x7f080034
.field public static final abc_btn_radio_material:I = 0x7f080035
.field public static final abc_btn_radio_material_anim:I = 0x7f080036
.field public static final abc_btn_radio_to_on_mtrl_000:I = 0x7f080037
.field public static final abc_btn_radio_to_on_mtrl_015:I = 0x7f080038
.field public static final abc_btn_switch_to_on_mtrl_00001:I = 0x7f080039
.field public static final abc_btn_switch_to_on_mtrl_00012:I = 0x7f08003a
.field public static final abc_cab_background_internal_bg:I = 0x7f08003b
.field public static final abc_cab_background_top_material:I = 0x7f08003c
.field public static final abc_cab_background_top_mtrl_alpha:I = 0x7f08003d
.field public static final abc_control_background_material:I = 0x7f08003e
.field public static final abc_dialog_material_background:I = 0x7f08003f
.field public static final abc_edit_text_material:I = 0x7f080040
.field public static final abc_ic_ab_back_material:I = 0x7f080041
.field public static final abc_ic_arrow_drop_right_black_24dp:I = 0x7f080042
.field public static final abc_ic_clear_material:I = 0x7f080043
.field public static final abc_ic_commit_search_api_mtrl_alpha:I = 0x7f080044
.field public static final abc_ic_go_search_api_material:I = 0x7f080045
.field public static final abc_ic_menu_copy_mtrl_am_alpha:I = 0x7f080046
.field public static final abc_ic_menu_cut_mtrl_alpha:I = 0x7f080047
.field public static final abc_ic_menu_overflow_material:I = 0x7f080048
.field public static final abc_ic_menu_paste_mtrl_am_alpha:I = 0x7f080049
.field public static final abc_ic_menu_selectall_mtrl_alpha:I = 0x7f08004a
.field public static final abc_ic_menu_share_mtrl_alpha:I = 0x7f08004b
.field public static final abc_ic_search_api_material:I = 0x7f08004c
.field public static final abc_ic_star_black_16dp:I = 0x7f08004d
.field public static final abc_ic_star_black_36dp:I = 0x7f08004e
.field public static final abc_ic_star_black_48dp:I = 0x7f08004f
.field public static final abc_ic_star_half_black_16dp:I = 0x7f080050
.field public static final abc_ic_star_half_black_36dp:I = 0x7f080051
.field public static final abc_ic_star_half_black_48dp:I = 0x7f080052
.field public static final abc_ic_voice_search_api_material:I = 0x7f080053
.field public static final abc_item_background_holo_dark:I = 0x7f080054
.field public static final abc_item_background_holo_light:I = 0x7f080055
.field public static final abc_list_divider_material:I = 0x7f080056
.field public static final abc_list_divider_mtrl_alpha:I = 0x7f080057
.field public static final abc_list_focused_holo:I = 0x7f080058
.field public static final abc_list_longpressed_holo:I = 0x7f080059
.field public static final abc_list_pressed_holo_dark:I = 0x7f08005a
.field public static final abc_list_pressed_holo_light:I = 0x7f08005b
.field public static final abc_list_selector_background_transition_holo_dark:I = 0x7f08005c
.field public static final abc_list_selector_background_transition_holo_light:I = 0x7f08005d
.field public static final abc_list_selector_disabled_holo_dark:I = 0x7f08005e
.field public static final abc_list_selector_disabled_holo_light:I = 0x7f08005f
.field public static final abc_list_selector_holo_dark:I = 0x7f080060
.field public static final abc_list_selector_holo_light:I = 0x7f080061
.field public static final abc_menu_hardkey_panel_mtrl_mult:I = 0x7f080062
.field public static final abc_popup_background_mtrl_mult:I = 0x7f080063
.field public static final abc_ratingbar_indicator_material:I = 0x7f080064
.field public static final abc_ratingbar_material:I = 0x7f080065
.field public static final abc_ratingbar_small_material:I = 0x7f080066
.field public static final abc_scrubber_control_off_mtrl_alpha:I = 0x7f080067
.field public static final abc_scrubber_control_to_pressed_mtrl_000:I = 0x7f080068
.field public static final abc_scrubber_control_to_pressed_mtrl_005:I = 0x7f080069
.field public static final abc_scrubber_primary_mtrl_alpha:I = 0x7f08006a
.field public static final abc_scrubber_track_mtrl_alpha:I = 0x7f08006b
.field public static final abc_seekbar_thumb_material:I = 0x7f08006c
.field public static final abc_seekbar_tick_mark_material:I = 0x7f08006d
.field public static final abc_seekbar_track_material:I = 0x7f08006e
.field public static final abc_spinner_mtrl_am_alpha:I = 0x7f08006f
.field public static final abc_spinner_textfield_background_material:I = 0x7f080070
.field public static final abc_switch_thumb_material:I = 0x7f080071
.field public static final abc_switch_track_mtrl_alpha:I = 0x7f080072
.field public static final abc_tab_indicator_material:I = 0x7f080073
.field public static final abc_tab_indicator_mtrl_alpha:I = 0x7f080074
.field public static final abc_text_cursor_material:I = 0x7f080075
.field public static final abc_text_select_handle_left_mtrl_dark:I = 0x7f080076
.field public static final abc_text_select_handle_left_mtrl_light:I = 0x7f080077
.field public static final abc_text_select_handle_middle_mtrl_dark:I = 0x7f080078
.field public static final abc_text_select_handle_middle_mtrl_light:I = 0x7f080079
.field public static final abc_text_select_handle_right_mtrl_dark:I = 0x7f08007a
.field public static final abc_text_select_handle_right_mtrl_light:I = 0x7f08007b
.field public static final abc_textfield_activated_mtrl_alpha:I = 0x7f08007c
.field public static final abc_textfield_default_mtrl_alpha:I = 0x7f08007d
.field public static final abc_textfield_search_activated_mtrl_alpha:I = 0x7f08007e
.field public static final abc_textfield_search_default_mtrl_alpha:I = 0x7f08007f
.field public static final abc_textfield_search_material:I = 0x7f080080
.field public static final abc_vector_test:I = 0x7f080081
.field public static final btn_checkbox_checked_mtrl:I = 0x7f0800bc
.field public static final btn_checkbox_checked_to_unchecked_mtrl_animation:I = 0x7f0800bd
.field public static final btn_checkbox_unchecked_mtrl:I = 0x7f0800be
.field public static final btn_checkbox_unchecked_to_checked_mtrl_animation:I = 0x7f0800bf
.field public static final btn_radio_off_mtrl:I = 0x7f0800c0
.field public static final btn_radio_off_to_on_mtrl_animation:I = 0x7f0800c1
.field public static final btn_radio_on_mtrl:I = 0x7f0800c2
.field public static final btn_radio_on_to_off_mtrl_animation:I = 0x7f0800c3
.field public static final notification_action_background:I = 0x7f080531
.field public static final notification_bg:I = 0x7f080532
.field public static final notification_bg_low:I = 0x7f080533
.field public static final notification_bg_low_normal:I = 0x7f080534
.field public static final notification_bg_low_pressed:I = 0x7f080535
.field public static final notification_bg_normal:I = 0x7f080536
.field public static final notification_bg_normal_pressed:I = 0x7f080537
.field public static final notification_icon_background:I = 0x7f080538
.field public static final notification_template_icon_bg:I = 0x7f080539
.field public static final notification_template_icon_low_bg:I = 0x7f08053a
.field public static final notification_tile_bg:I = 0x7f08053b
.field public static final notify_panel_notification_icon_bg:I = 0x7f08053c
.field public static final tooltip_frame_dark:I = 0x7f08054e
.field public static final tooltip_frame_light:I = 0x7f08054f
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,310 +0,0 @@
.class public final Landroidx/appcompat/R$id;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "id"
.end annotation
# static fields
.field public static final accessibility_action_clickable_span:I = 0x7f0a0010
.field public static final accessibility_custom_action_0:I = 0x7f0a0011
.field public static final accessibility_custom_action_1:I = 0x7f0a0012
.field public static final accessibility_custom_action_10:I = 0x7f0a0013
.field public static final accessibility_custom_action_11:I = 0x7f0a0014
.field public static final accessibility_custom_action_12:I = 0x7f0a0015
.field public static final accessibility_custom_action_13:I = 0x7f0a0016
.field public static final accessibility_custom_action_14:I = 0x7f0a0017
.field public static final accessibility_custom_action_15:I = 0x7f0a0018
.field public static final accessibility_custom_action_16:I = 0x7f0a0019
.field public static final accessibility_custom_action_17:I = 0x7f0a001a
.field public static final accessibility_custom_action_18:I = 0x7f0a001b
.field public static final accessibility_custom_action_19:I = 0x7f0a001c
.field public static final accessibility_custom_action_2:I = 0x7f0a001d
.field public static final accessibility_custom_action_20:I = 0x7f0a001e
.field public static final accessibility_custom_action_21:I = 0x7f0a001f
.field public static final accessibility_custom_action_22:I = 0x7f0a0020
.field public static final accessibility_custom_action_23:I = 0x7f0a0021
.field public static final accessibility_custom_action_24:I = 0x7f0a0022
.field public static final accessibility_custom_action_25:I = 0x7f0a0023
.field public static final accessibility_custom_action_26:I = 0x7f0a0024
.field public static final accessibility_custom_action_27:I = 0x7f0a0025
.field public static final accessibility_custom_action_28:I = 0x7f0a0026
.field public static final accessibility_custom_action_29:I = 0x7f0a0027
.field public static final accessibility_custom_action_3:I = 0x7f0a0028
.field public static final accessibility_custom_action_30:I = 0x7f0a0029
.field public static final accessibility_custom_action_31:I = 0x7f0a002a
.field public static final accessibility_custom_action_4:I = 0x7f0a002b
.field public static final accessibility_custom_action_5:I = 0x7f0a002c
.field public static final accessibility_custom_action_6:I = 0x7f0a002d
.field public static final accessibility_custom_action_7:I = 0x7f0a002e
.field public static final accessibility_custom_action_8:I = 0x7f0a002f
.field public static final accessibility_custom_action_9:I = 0x7f0a0030
.field public static final action_bar:I = 0x7f0a0035
.field public static final action_bar_activity_content:I = 0x7f0a0036
.field public static final action_bar_container:I = 0x7f0a0037
.field public static final action_bar_root:I = 0x7f0a0038
.field public static final action_bar_spinner:I = 0x7f0a0039
.field public static final action_bar_subtitle:I = 0x7f0a003a
.field public static final action_bar_title:I = 0x7f0a003c
.field public static final action_container:I = 0x7f0a0040
.field public static final action_context_bar:I = 0x7f0a0041
.field public static final action_divider:I = 0x7f0a0042
.field public static final action_image:I = 0x7f0a0043
.field public static final action_menu_divider:I = 0x7f0a0044
.field public static final action_menu_presenter:I = 0x7f0a0045
.field public static final action_mode_bar:I = 0x7f0a0046
.field public static final action_mode_bar_stub:I = 0x7f0a0047
.field public static final action_mode_close_button:I = 0x7f0a0048
.field public static final action_text:I = 0x7f0a0049
.field public static final actions:I = 0x7f0a004a
.field public static final activity_chooser_view_content:I = 0x7f0a0058
.field public static final add:I = 0x7f0a0059
.field public static final alertTitle:I = 0x7f0a0074
.field public static final async:I = 0x7f0a0096
.field public static final blocking:I = 0x7f0a00f1
.field public static final buttonPanel:I = 0x7f0a0122
.field public static final checkbox:I = 0x7f0a024a
.field public static final checked:I = 0x7f0a024c
.field public static final chronometer:I = 0x7f0a0251
.field public static final content:I = 0x7f0a0270
.field public static final contentPanel:I = 0x7f0a0271
.field public static final custom:I = 0x7f0a028f
.field public static final customPanel:I = 0x7f0a0290
.field public static final decor_content_parent:I = 0x7f0a0296
.field public static final default_activity_button:I = 0x7f0a0297
.field public static final dialog_button:I = 0x7f0a02a1
.field public static final edit_query:I = 0x7f0a02f3
.field public static final expand_activities_button:I = 0x7f0a032d
.field public static final expanded_menu:I = 0x7f0a032e
.field public static final forever:I = 0x7f0a0372
.field public static final group_divider:I = 0x7f0a03a2
.field public static final home:I = 0x7f0a044b
.field public static final icon:I = 0x7f0a044d
.field public static final icon_group:I = 0x7f0a044f
.field public static final image:I = 0x7f0a0458
.field public static final info:I = 0x7f0a046b
.field public static final italic:I = 0x7f0a049d
.field public static final line1:I = 0x7f0a04eb
.field public static final line3:I = 0x7f0a04ec
.field public static final listMode:I = 0x7f0a04ee
.field public static final list_item:I = 0x7f0a04ef
.field public static final message:I = 0x7f0a055b
.field public static final multiply:I = 0x7f0a057b
.field public static final none:I = 0x7f0a05a0
.field public static final normal:I = 0x7f0a05a1
.field public static final notification_background:I = 0x7f0a05ab
.field public static final notification_main_column:I = 0x7f0a05ac
.field public static final notification_main_column_container:I = 0x7f0a05ad
.field public static final off:I = 0x7f0a05e2
.field public static final on:I = 0x7f0a05e4
.field public static final parentPanel:I = 0x7f0a05f7
.field public static final progress_circular:I = 0x7f0a06b9
.field public static final progress_horizontal:I = 0x7f0a06bc
.field public static final radio:I = 0x7f0a06cb
.field public static final right_icon:I = 0x7f0a06f6
.field public static final right_side:I = 0x7f0a06f7
.field public static final screen:I = 0x7f0a0726
.field public static final scrollIndicatorDown:I = 0x7f0a072a
.field public static final scrollIndicatorUp:I = 0x7f0a072b
.field public static final scrollView:I = 0x7f0a072c
.field public static final search_badge:I = 0x7f0a0730
.field public static final search_bar:I = 0x7f0a0731
.field public static final search_button:I = 0x7f0a0732
.field public static final search_close_btn:I = 0x7f0a0734
.field public static final search_edit_frame:I = 0x7f0a0735
.field public static final search_go_btn:I = 0x7f0a0738
.field public static final search_mag_icon:I = 0x7f0a073a
.field public static final search_plate:I = 0x7f0a073b
.field public static final search_src_text:I = 0x7f0a073e
.field public static final search_voice_btn:I = 0x7f0a074a
.field public static final select_dialog_listview:I = 0x7f0a074d
.field public static final shortcut:I = 0x7f0a08a7
.field public static final spacer:I = 0x7f0a08b6
.field public static final split_action_bar:I = 0x7f0a08c1
.field public static final src_atop:I = 0x7f0a08c4
.field public static final src_in:I = 0x7f0a08c5
.field public static final src_over:I = 0x7f0a08c6
.field public static final submenuarrow:I = 0x7f0a08e4
.field public static final submit_area:I = 0x7f0a08e5
.field public static final tabMode:I = 0x7f0a08f2
.field public static final tag_accessibility_actions:I = 0x7f0a0900
.field public static final tag_accessibility_clickable_spans:I = 0x7f0a0901
.field public static final tag_accessibility_heading:I = 0x7f0a0902
.field public static final tag_accessibility_pane_title:I = 0x7f0a0903
.field public static final tag_screen_reader_focusable:I = 0x7f0a0904
.field public static final tag_transition_group:I = 0x7f0a0905
.field public static final tag_unhandled_key_event_manager:I = 0x7f0a0906
.field public static final tag_unhandled_key_listeners:I = 0x7f0a0907
.field public static final text:I = 0x7f0a090f
.field public static final text2:I = 0x7f0a0910
.field public static final textSpacerNoButtons:I = 0x7f0a0912
.field public static final textSpacerNoTitle:I = 0x7f0a0913
.field public static final time:I = 0x7f0a091f
.field public static final title:I = 0x7f0a0920
.field public static final titleDividerNoCustom:I = 0x7f0a0921
.field public static final title_template:I = 0x7f0a0922
.field public static final topPanel:I = 0x7f0a0928
.field public static final unchecked:I = 0x7f0a093a
.field public static final uniform:I = 0x7f0a093d
.field public static final up:I = 0x7f0a093f
.field public static final wrap_content:I = 0x7f0a0a40
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,36 +0,0 @@
.class public final Landroidx/appcompat/R$integer;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "integer"
.end annotation
# static fields
.field public static final abc_config_activityDefaultDur:I = 0x7f0b0000
.field public static final abc_config_activityShortDur:I = 0x7f0b0001
.field public static final cancel_button_image_alpha:I = 0x7f0b0005
.field public static final config_tooltipAnimTime:I = 0x7f0b0006
.field public static final status_bar_notification_info_maxnum:I = 0x7f0b0018
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,40 +0,0 @@
.class public final Landroidx/appcompat/R$interpolator;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "interpolator"
.end annotation
# static fields
.field public static final btn_checkbox_checked_mtrl_animation_interpolator_0:I = 0x7f0c0000
.field public static final btn_checkbox_checked_mtrl_animation_interpolator_1:I = 0x7f0c0001
.field public static final btn_checkbox_unchecked_mtrl_animation_interpolator_0:I = 0x7f0c0002
.field public static final btn_checkbox_unchecked_mtrl_animation_interpolator_1:I = 0x7f0c0003
.field public static final btn_radio_to_off_mtrl_animation_interpolator_0:I = 0x7f0c0004
.field public static final btn_radio_to_on_mtrl_animation_interpolator_0:I = 0x7f0c0005
.field public static final fast_out_slow_in:I = 0x7f0c0006
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,104 +0,0 @@
.class public final Landroidx/appcompat/R$layout;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "layout"
.end annotation
# static fields
.field public static final abc_action_bar_title_item:I = 0x7f0d0000
.field public static final abc_action_bar_up_container:I = 0x7f0d0001
.field public static final abc_action_menu_item_layout:I = 0x7f0d0002
.field public static final abc_action_menu_layout:I = 0x7f0d0003
.field public static final abc_action_mode_bar:I = 0x7f0d0004
.field public static final abc_action_mode_close_item_material:I = 0x7f0d0005
.field public static final abc_activity_chooser_view:I = 0x7f0d0006
.field public static final abc_activity_chooser_view_list_item:I = 0x7f0d0007
.field public static final abc_alert_dialog_button_bar_material:I = 0x7f0d0008
.field public static final abc_alert_dialog_material:I = 0x7f0d0009
.field public static final abc_alert_dialog_title_material:I = 0x7f0d000a
.field public static final abc_cascading_menu_item_layout:I = 0x7f0d000b
.field public static final abc_dialog_title_material:I = 0x7f0d000c
.field public static final abc_expanded_menu_layout:I = 0x7f0d000d
.field public static final abc_list_menu_item_checkbox:I = 0x7f0d000e
.field public static final abc_list_menu_item_icon:I = 0x7f0d000f
.field public static final abc_list_menu_item_layout:I = 0x7f0d0010
.field public static final abc_list_menu_item_radio:I = 0x7f0d0011
.field public static final abc_popup_menu_header_item_layout:I = 0x7f0d0012
.field public static final abc_popup_menu_item_layout:I = 0x7f0d0013
.field public static final abc_screen_content_include:I = 0x7f0d0014
.field public static final abc_screen_simple:I = 0x7f0d0015
.field public static final abc_screen_simple_overlay_action_mode:I = 0x7f0d0016
.field public static final abc_screen_toolbar:I = 0x7f0d0017
.field public static final abc_search_dropdown_item_icons_2line:I = 0x7f0d0018
.field public static final abc_search_view:I = 0x7f0d0019
.field public static final abc_select_dialog_material:I = 0x7f0d001a
.field public static final abc_tooltip:I = 0x7f0d001b
.field public static final custom_dialog:I = 0x7f0d0026
.field public static final notification_action:I = 0x7f0d007c
.field public static final notification_action_tombstone:I = 0x7f0d007d
.field public static final notification_template_custom_big:I = 0x7f0d0085
.field public static final notification_template_icon_group:I = 0x7f0d0086
.field public static final notification_template_part_chronometer:I = 0x7f0d008a
.field public static final notification_template_part_time:I = 0x7f0d008b
.field public static final select_dialog_item_material:I = 0x7f0d00ae
.field public static final select_dialog_multichoice_material:I = 0x7f0d00af
.field public static final select_dialog_singlechoice_material:I = 0x7f0d00b0
.field public static final support_simple_spinner_dropdown_item:I = 0x7f0d00b8
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,84 +0,0 @@
.class public final Landroidx/appcompat/R$string;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static final abc_action_bar_home_description:I = 0x7f120003
.field public static final abc_action_bar_up_description:I = 0x7f120004
.field public static final abc_action_menu_overflow_description:I = 0x7f120005
.field public static final abc_action_mode_done:I = 0x7f120006
.field public static final abc_activity_chooser_view_see_all:I = 0x7f120007
.field public static final abc_activitychooserview_choose_application:I = 0x7f120008
.field public static final abc_capital_off:I = 0x7f120009
.field public static final abc_capital_on:I = 0x7f12000a
.field public static final abc_menu_alt_shortcut_label:I = 0x7f12000b
.field public static final abc_menu_ctrl_shortcut_label:I = 0x7f12000c
.field public static final abc_menu_delete_shortcut_label:I = 0x7f12000d
.field public static final abc_menu_enter_shortcut_label:I = 0x7f12000e
.field public static final abc_menu_function_shortcut_label:I = 0x7f12000f
.field public static final abc_menu_meta_shortcut_label:I = 0x7f120010
.field public static final abc_menu_shift_shortcut_label:I = 0x7f120011
.field public static final abc_menu_space_shortcut_label:I = 0x7f120012
.field public static final abc_menu_sym_shortcut_label:I = 0x7f120013
.field public static final abc_prepend_shortcut_label:I = 0x7f120014
.field public static final abc_search_hint:I = 0x7f120015
.field public static final abc_searchview_description_clear:I = 0x7f120016
.field public static final abc_searchview_description_query:I = 0x7f120017
.field public static final abc_searchview_description_search:I = 0x7f120018
.field public static final abc_searchview_description_submit:I = 0x7f120019
.field public static final abc_searchview_description_voice:I = 0x7f12001a
.field public static final abc_shareactionprovider_share_with:I = 0x7f12001b
.field public static final abc_shareactionprovider_share_with_application:I = 0x7f12001c
.field public static final abc_toolbar_collapse_description:I = 0x7f12001d
.field public static final search_menu_title:I = 0x7f1212be
.field public static final status_bar_notification_info_overflow:I = 0x7f121378
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,724 +0,0 @@
.class public final Landroidx/appcompat/R$style;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "style"
.end annotation
# static fields
.field public static final AlertDialog_AppCompat:I = 0x7f130000
.field public static final AlertDialog_AppCompat_Light:I = 0x7f130001
.field public static final Animation_AppCompat_Dialog:I = 0x7f130002
.field public static final Animation_AppCompat_DropDownUp:I = 0x7f130003
.field public static final Animation_AppCompat_Tooltip:I = 0x7f130004
.field public static final Base_AlertDialog_AppCompat:I = 0x7f13003a
.field public static final Base_AlertDialog_AppCompat_Light:I = 0x7f13003b
.field public static final Base_Animation_AppCompat_Dialog:I = 0x7f13003c
.field public static final Base_Animation_AppCompat_DropDownUp:I = 0x7f13003d
.field public static final Base_Animation_AppCompat_Tooltip:I = 0x7f13003e
.field public static final Base_DialogWindowTitleBackground_AppCompat:I = 0x7f130041
.field public static final Base_DialogWindowTitle_AppCompat:I = 0x7f130040
.field public static final Base_TextAppearance_AppCompat:I = 0x7f130045
.field public static final Base_TextAppearance_AppCompat_Body1:I = 0x7f130046
.field public static final Base_TextAppearance_AppCompat_Body2:I = 0x7f130047
.field public static final Base_TextAppearance_AppCompat_Button:I = 0x7f130048
.field public static final Base_TextAppearance_AppCompat_Caption:I = 0x7f130049
.field public static final Base_TextAppearance_AppCompat_Display1:I = 0x7f13004a
.field public static final Base_TextAppearance_AppCompat_Display2:I = 0x7f13004b
.field public static final Base_TextAppearance_AppCompat_Display3:I = 0x7f13004c
.field public static final Base_TextAppearance_AppCompat_Display4:I = 0x7f13004d
.field public static final Base_TextAppearance_AppCompat_Headline:I = 0x7f13004e
.field public static final Base_TextAppearance_AppCompat_Inverse:I = 0x7f13004f
.field public static final Base_TextAppearance_AppCompat_Large:I = 0x7f130050
.field public static final Base_TextAppearance_AppCompat_Large_Inverse:I = 0x7f130051
.field public static final Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large:I = 0x7f130052
.field public static final Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small:I = 0x7f130053
.field public static final Base_TextAppearance_AppCompat_Medium:I = 0x7f130054
.field public static final Base_TextAppearance_AppCompat_Medium_Inverse:I = 0x7f130055
.field public static final Base_TextAppearance_AppCompat_Menu:I = 0x7f130056
.field public static final Base_TextAppearance_AppCompat_SearchResult:I = 0x7f130057
.field public static final Base_TextAppearance_AppCompat_SearchResult_Subtitle:I = 0x7f130058
.field public static final Base_TextAppearance_AppCompat_SearchResult_Title:I = 0x7f130059
.field public static final Base_TextAppearance_AppCompat_Small:I = 0x7f13005a
.field public static final Base_TextAppearance_AppCompat_Small_Inverse:I = 0x7f13005b
.field public static final Base_TextAppearance_AppCompat_Subhead:I = 0x7f13005c
.field public static final Base_TextAppearance_AppCompat_Subhead_Inverse:I = 0x7f13005d
.field public static final Base_TextAppearance_AppCompat_Title:I = 0x7f13005e
.field public static final Base_TextAppearance_AppCompat_Title_Inverse:I = 0x7f13005f
.field public static final Base_TextAppearance_AppCompat_Tooltip:I = 0x7f130060
.field public static final Base_TextAppearance_AppCompat_Widget_ActionBar_Menu:I = 0x7f130061
.field public static final Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle:I = 0x7f130062
.field public static final Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse:I = 0x7f130063
.field public static final Base_TextAppearance_AppCompat_Widget_ActionBar_Title:I = 0x7f130064
.field public static final Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse:I = 0x7f130065
.field public static final Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle:I = 0x7f130066
.field public static final Base_TextAppearance_AppCompat_Widget_ActionMode_Title:I = 0x7f130067
.field public static final Base_TextAppearance_AppCompat_Widget_Button:I = 0x7f130068
.field public static final Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored:I = 0x7f130069
.field public static final Base_TextAppearance_AppCompat_Widget_Button_Colored:I = 0x7f13006a
.field public static final Base_TextAppearance_AppCompat_Widget_Button_Inverse:I = 0x7f13006b
.field public static final Base_TextAppearance_AppCompat_Widget_DropDownItem:I = 0x7f13006c
.field public static final Base_TextAppearance_AppCompat_Widget_PopupMenu_Header:I = 0x7f13006d
.field public static final Base_TextAppearance_AppCompat_Widget_PopupMenu_Large:I = 0x7f13006e
.field public static final Base_TextAppearance_AppCompat_Widget_PopupMenu_Small:I = 0x7f13006f
.field public static final Base_TextAppearance_AppCompat_Widget_Switch:I = 0x7f130070
.field public static final Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem:I = 0x7f130071
.field public static final Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item:I = 0x7f130076
.field public static final Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle:I = 0x7f130077
.field public static final Base_TextAppearance_Widget_AppCompat_Toolbar_Title:I = 0x7f130078
.field public static final Base_ThemeOverlay_AppCompat:I = 0x7f13009a
.field public static final Base_ThemeOverlay_AppCompat_ActionBar:I = 0x7f13009b
.field public static final Base_ThemeOverlay_AppCompat_Dark:I = 0x7f13009c
.field public static final Base_ThemeOverlay_AppCompat_Dark_ActionBar:I = 0x7f13009d
.field public static final Base_ThemeOverlay_AppCompat_Dialog:I = 0x7f13009e
.field public static final Base_ThemeOverlay_AppCompat_Dialog_Alert:I = 0x7f13009f
.field public static final Base_ThemeOverlay_AppCompat_Light:I = 0x7f1300a0
.field public static final Base_Theme_AppCompat:I = 0x7f130079
.field public static final Base_Theme_AppCompat_CompactMenu:I = 0x7f13007a
.field public static final Base_Theme_AppCompat_Dialog:I = 0x7f13007b
.field public static final Base_Theme_AppCompat_DialogWhenLarge:I = 0x7f13007f
.field public static final Base_Theme_AppCompat_Dialog_Alert:I = 0x7f13007c
.field public static final Base_Theme_AppCompat_Dialog_FixedSize:I = 0x7f13007d
.field public static final Base_Theme_AppCompat_Dialog_MinWidth:I = 0x7f13007e
.field public static final Base_Theme_AppCompat_Light:I = 0x7f130080
.field public static final Base_Theme_AppCompat_Light_DarkActionBar:I = 0x7f130081
.field public static final Base_Theme_AppCompat_Light_Dialog:I = 0x7f130082
.field public static final Base_Theme_AppCompat_Light_DialogWhenLarge:I = 0x7f130086
.field public static final Base_Theme_AppCompat_Light_Dialog_Alert:I = 0x7f130083
.field public static final Base_Theme_AppCompat_Light_Dialog_FixedSize:I = 0x7f130084
.field public static final Base_Theme_AppCompat_Light_Dialog_MinWidth:I = 0x7f130085
.field public static final Base_V21_ThemeOverlay_AppCompat_Dialog:I = 0x7f1300b4
.field public static final Base_V21_Theme_AppCompat:I = 0x7f1300b0
.field public static final Base_V21_Theme_AppCompat_Dialog:I = 0x7f1300b1
.field public static final Base_V21_Theme_AppCompat_Light:I = 0x7f1300b2
.field public static final Base_V21_Theme_AppCompat_Light_Dialog:I = 0x7f1300b3
.field public static final Base_V22_Theme_AppCompat:I = 0x7f1300b5
.field public static final Base_V22_Theme_AppCompat_Light:I = 0x7f1300b6
.field public static final Base_V23_Theme_AppCompat:I = 0x7f1300b7
.field public static final Base_V23_Theme_AppCompat_Light:I = 0x7f1300b8
.field public static final Base_V26_Theme_AppCompat:I = 0x7f1300b9
.field public static final Base_V26_Theme_AppCompat_Light:I = 0x7f1300ba
.field public static final Base_V26_Widget_AppCompat_Toolbar:I = 0x7f1300bb
.field public static final Base_V28_Theme_AppCompat:I = 0x7f1300bc
.field public static final Base_V28_Theme_AppCompat_Light:I = 0x7f1300bd
.field public static final Base_V7_ThemeOverlay_AppCompat_Dialog:I = 0x7f1300c2
.field public static final Base_V7_Theme_AppCompat:I = 0x7f1300be
.field public static final Base_V7_Theme_AppCompat_Dialog:I = 0x7f1300bf
.field public static final Base_V7_Theme_AppCompat_Light:I = 0x7f1300c0
.field public static final Base_V7_Theme_AppCompat_Light_Dialog:I = 0x7f1300c1
.field public static final Base_V7_Widget_AppCompat_AutoCompleteTextView:I = 0x7f1300c3
.field public static final Base_V7_Widget_AppCompat_EditText:I = 0x7f1300c4
.field public static final Base_V7_Widget_AppCompat_Toolbar:I = 0x7f1300c5
.field public static final Base_Widget_AppCompat_ActionBar:I = 0x7f1300c6
.field public static final Base_Widget_AppCompat_ActionBar_Solid:I = 0x7f1300c7
.field public static final Base_Widget_AppCompat_ActionBar_TabBar:I = 0x7f1300c8
.field public static final Base_Widget_AppCompat_ActionBar_TabText:I = 0x7f1300c9
.field public static final Base_Widget_AppCompat_ActionBar_TabView:I = 0x7f1300ca
.field public static final Base_Widget_AppCompat_ActionButton:I = 0x7f1300cb
.field public static final Base_Widget_AppCompat_ActionButton_CloseMode:I = 0x7f1300cc
.field public static final Base_Widget_AppCompat_ActionButton_Overflow:I = 0x7f1300cd
.field public static final Base_Widget_AppCompat_ActionMode:I = 0x7f1300ce
.field public static final Base_Widget_AppCompat_ActivityChooserView:I = 0x7f1300cf
.field public static final Base_Widget_AppCompat_AutoCompleteTextView:I = 0x7f1300d0
.field public static final Base_Widget_AppCompat_Button:I = 0x7f1300d1
.field public static final Base_Widget_AppCompat_ButtonBar:I = 0x7f1300d7
.field public static final Base_Widget_AppCompat_ButtonBar_AlertDialog:I = 0x7f1300d8
.field public static final Base_Widget_AppCompat_Button_Borderless:I = 0x7f1300d2
.field public static final Base_Widget_AppCompat_Button_Borderless_Colored:I = 0x7f1300d3
.field public static final Base_Widget_AppCompat_Button_ButtonBar_AlertDialog:I = 0x7f1300d4
.field public static final Base_Widget_AppCompat_Button_Colored:I = 0x7f1300d5
.field public static final Base_Widget_AppCompat_Button_Small:I = 0x7f1300d6
.field public static final Base_Widget_AppCompat_CompoundButton_CheckBox:I = 0x7f1300d9
.field public static final Base_Widget_AppCompat_CompoundButton_RadioButton:I = 0x7f1300da
.field public static final Base_Widget_AppCompat_CompoundButton_Switch:I = 0x7f1300db
.field public static final Base_Widget_AppCompat_DrawerArrowToggle:I = 0x7f1300dc
.field public static final Base_Widget_AppCompat_DrawerArrowToggle_Common:I = 0x7f1300dd
.field public static final Base_Widget_AppCompat_DropDownItem_Spinner:I = 0x7f1300de
.field public static final Base_Widget_AppCompat_EditText:I = 0x7f1300df
.field public static final Base_Widget_AppCompat_ImageButton:I = 0x7f1300e0
.field public static final Base_Widget_AppCompat_Light_ActionBar:I = 0x7f1300e1
.field public static final Base_Widget_AppCompat_Light_ActionBar_Solid:I = 0x7f1300e2
.field public static final Base_Widget_AppCompat_Light_ActionBar_TabBar:I = 0x7f1300e3
.field public static final Base_Widget_AppCompat_Light_ActionBar_TabText:I = 0x7f1300e4
.field public static final Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse:I = 0x7f1300e5
.field public static final Base_Widget_AppCompat_Light_ActionBar_TabView:I = 0x7f1300e6
.field public static final Base_Widget_AppCompat_Light_PopupMenu:I = 0x7f1300e7
.field public static final Base_Widget_AppCompat_Light_PopupMenu_Overflow:I = 0x7f1300e8
.field public static final Base_Widget_AppCompat_ListMenuView:I = 0x7f1300e9
.field public static final Base_Widget_AppCompat_ListPopupWindow:I = 0x7f1300ea
.field public static final Base_Widget_AppCompat_ListView:I = 0x7f1300eb
.field public static final Base_Widget_AppCompat_ListView_DropDown:I = 0x7f1300ec
.field public static final Base_Widget_AppCompat_ListView_Menu:I = 0x7f1300ed
.field public static final Base_Widget_AppCompat_PopupMenu:I = 0x7f1300ee
.field public static final Base_Widget_AppCompat_PopupMenu_Overflow:I = 0x7f1300ef
.field public static final Base_Widget_AppCompat_PopupWindow:I = 0x7f1300f0
.field public static final Base_Widget_AppCompat_ProgressBar:I = 0x7f1300f1
.field public static final Base_Widget_AppCompat_ProgressBar_Horizontal:I = 0x7f1300f2
.field public static final Base_Widget_AppCompat_RatingBar:I = 0x7f1300f3
.field public static final Base_Widget_AppCompat_RatingBar_Indicator:I = 0x7f1300f4
.field public static final Base_Widget_AppCompat_RatingBar_Small:I = 0x7f1300f5
.field public static final Base_Widget_AppCompat_SearchView:I = 0x7f1300f6
.field public static final Base_Widget_AppCompat_SearchView_ActionBar:I = 0x7f1300f7
.field public static final Base_Widget_AppCompat_SeekBar:I = 0x7f1300f8
.field public static final Base_Widget_AppCompat_SeekBar_Discrete:I = 0x7f1300f9
.field public static final Base_Widget_AppCompat_Spinner:I = 0x7f1300fa
.field public static final Base_Widget_AppCompat_Spinner_Underlined:I = 0x7f1300fb
.field public static final Base_Widget_AppCompat_TextView:I = 0x7f1300fc
.field public static final Base_Widget_AppCompat_TextView_SpinnerItem:I = 0x7f1300fd
.field public static final Base_Widget_AppCompat_Toolbar:I = 0x7f1300fe
.field public static final Base_Widget_AppCompat_Toolbar_Button_Navigation:I = 0x7f1300ff
.field public static final Platform_AppCompat:I = 0x7f13017f
.field public static final Platform_AppCompat_Light:I = 0x7f130180
.field public static final Platform_ThemeOverlay_AppCompat:I = 0x7f130185
.field public static final Platform_ThemeOverlay_AppCompat_Dark:I = 0x7f130186
.field public static final Platform_ThemeOverlay_AppCompat_Light:I = 0x7f130187
.field public static final Platform_V21_AppCompat:I = 0x7f130188
.field public static final Platform_V21_AppCompat_Light:I = 0x7f130189
.field public static final Platform_V25_AppCompat:I = 0x7f13018a
.field public static final Platform_V25_AppCompat_Light:I = 0x7f13018b
.field public static final Platform_Widget_AppCompat_Spinner:I = 0x7f13018c
.field public static final RtlOverlay_DialogWindowTitle_AppCompat:I = 0x7f1301ac
.field public static final RtlOverlay_Widget_AppCompat_ActionBar_TitleItem:I = 0x7f1301ad
.field public static final RtlOverlay_Widget_AppCompat_DialogTitle_Icon:I = 0x7f1301ae
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem:I = 0x7f1301af
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup:I = 0x7f1301b0
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut:I = 0x7f1301b1
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow:I = 0x7f1301b2
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem_Text:I = 0x7f1301b3
.field public static final RtlOverlay_Widget_AppCompat_PopupMenuItem_Title:I = 0x7f1301b4
.field public static final RtlOverlay_Widget_AppCompat_SearchView_MagIcon:I = 0x7f1301ba
.field public static final RtlOverlay_Widget_AppCompat_Search_DropDown:I = 0x7f1301b5
.field public static final RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1:I = 0x7f1301b6
.field public static final RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2:I = 0x7f1301b7
.field public static final RtlOverlay_Widget_AppCompat_Search_DropDown_Query:I = 0x7f1301b8
.field public static final RtlOverlay_Widget_AppCompat_Search_DropDown_Text:I = 0x7f1301b9
.field public static final RtlUnderlay_Widget_AppCompat_ActionButton:I = 0x7f1301bb
.field public static final RtlUnderlay_Widget_AppCompat_ActionButton_Overflow:I = 0x7f1301bc
.field public static final TextAppearance_AppCompat:I = 0x7f1301e3
.field public static final TextAppearance_AppCompat_Body1:I = 0x7f1301e4
.field public static final TextAppearance_AppCompat_Body2:I = 0x7f1301e5
.field public static final TextAppearance_AppCompat_Button:I = 0x7f1301e6
.field public static final TextAppearance_AppCompat_Caption:I = 0x7f1301e7
.field public static final TextAppearance_AppCompat_Display1:I = 0x7f1301e8
.field public static final TextAppearance_AppCompat_Display2:I = 0x7f1301e9
.field public static final TextAppearance_AppCompat_Display3:I = 0x7f1301ea
.field public static final TextAppearance_AppCompat_Display4:I = 0x7f1301eb
.field public static final TextAppearance_AppCompat_Headline:I = 0x7f1301ec
.field public static final TextAppearance_AppCompat_Inverse:I = 0x7f1301ed
.field public static final TextAppearance_AppCompat_Large:I = 0x7f1301ee
.field public static final TextAppearance_AppCompat_Large_Inverse:I = 0x7f1301ef
.field public static final TextAppearance_AppCompat_Light_SearchResult_Subtitle:I = 0x7f1301f0
.field public static final TextAppearance_AppCompat_Light_SearchResult_Title:I = 0x7f1301f1
.field public static final TextAppearance_AppCompat_Light_Widget_PopupMenu_Large:I = 0x7f1301f2
.field public static final TextAppearance_AppCompat_Light_Widget_PopupMenu_Small:I = 0x7f1301f3
.field public static final TextAppearance_AppCompat_Medium:I = 0x7f1301f4
.field public static final TextAppearance_AppCompat_Medium_Inverse:I = 0x7f1301f5
.field public static final TextAppearance_AppCompat_Menu:I = 0x7f1301f6
.field public static final TextAppearance_AppCompat_SearchResult_Subtitle:I = 0x7f1301f7
.field public static final TextAppearance_AppCompat_SearchResult_Title:I = 0x7f1301f8
.field public static final TextAppearance_AppCompat_Small:I = 0x7f1301f9
.field public static final TextAppearance_AppCompat_Small_Inverse:I = 0x7f1301fa
.field public static final TextAppearance_AppCompat_Subhead:I = 0x7f1301fb
.field public static final TextAppearance_AppCompat_Subhead_Inverse:I = 0x7f1301fc
.field public static final TextAppearance_AppCompat_Title:I = 0x7f1301fd
.field public static final TextAppearance_AppCompat_Title_Inverse:I = 0x7f1301fe
.field public static final TextAppearance_AppCompat_Tooltip:I = 0x7f1301ff
.field public static final TextAppearance_AppCompat_Widget_ActionBar_Menu:I = 0x7f130200
.field public static final TextAppearance_AppCompat_Widget_ActionBar_Subtitle:I = 0x7f130201
.field public static final TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse:I = 0x7f130202
.field public static final TextAppearance_AppCompat_Widget_ActionBar_Title:I = 0x7f130203
.field public static final TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse:I = 0x7f130204
.field public static final TextAppearance_AppCompat_Widget_ActionMode_Subtitle:I = 0x7f130205
.field public static final TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse:I = 0x7f130206
.field public static final TextAppearance_AppCompat_Widget_ActionMode_Title:I = 0x7f130207
.field public static final TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse:I = 0x7f130208
.field public static final TextAppearance_AppCompat_Widget_Button:I = 0x7f130209
.field public static final TextAppearance_AppCompat_Widget_Button_Borderless_Colored:I = 0x7f13020a
.field public static final TextAppearance_AppCompat_Widget_Button_Colored:I = 0x7f13020b
.field public static final TextAppearance_AppCompat_Widget_Button_Inverse:I = 0x7f13020c
.field public static final TextAppearance_AppCompat_Widget_DropDownItem:I = 0x7f13020d
.field public static final TextAppearance_AppCompat_Widget_PopupMenu_Header:I = 0x7f13020e
.field public static final TextAppearance_AppCompat_Widget_PopupMenu_Large:I = 0x7f13020f
.field public static final TextAppearance_AppCompat_Widget_PopupMenu_Small:I = 0x7f130210
.field public static final TextAppearance_AppCompat_Widget_Switch:I = 0x7f130211
.field public static final TextAppearance_AppCompat_Widget_TextView_SpinnerItem:I = 0x7f130212
.field public static final TextAppearance_Compat_Notification:I = 0x7f130213
.field public static final TextAppearance_Compat_Notification_Info:I = 0x7f130214
.field public static final TextAppearance_Compat_Notification_Line2:I = 0x7f130216
.field public static final TextAppearance_Compat_Notification_Time:I = 0x7f130219
.field public static final TextAppearance_Compat_Notification_Title:I = 0x7f13021b
.field public static final TextAppearance_Widget_AppCompat_ExpandedMenu_Item:I = 0x7f130235
.field public static final TextAppearance_Widget_AppCompat_Toolbar_Subtitle:I = 0x7f130236
.field public static final TextAppearance_Widget_AppCompat_Toolbar_Title:I = 0x7f130237
.field public static final ThemeOverlay_AppCompat:I = 0x7f130284
.field public static final ThemeOverlay_AppCompat_ActionBar:I = 0x7f130285
.field public static final ThemeOverlay_AppCompat_Dark:I = 0x7f130286
.field public static final ThemeOverlay_AppCompat_Dark_ActionBar:I = 0x7f130287
.field public static final ThemeOverlay_AppCompat_DayNight:I = 0x7f130288
.field public static final ThemeOverlay_AppCompat_DayNight_ActionBar:I = 0x7f130289
.field public static final ThemeOverlay_AppCompat_Dialog:I = 0x7f13028a
.field public static final ThemeOverlay_AppCompat_Dialog_Alert:I = 0x7f13028b
.field public static final ThemeOverlay_AppCompat_Light:I = 0x7f13028c
.field public static final Theme_AppCompat:I = 0x7f130238
.field public static final Theme_AppCompat_CompactMenu:I = 0x7f130239
.field public static final Theme_AppCompat_DayNight:I = 0x7f13023a
.field public static final Theme_AppCompat_DayNight_DarkActionBar:I = 0x7f13023b
.field public static final Theme_AppCompat_DayNight_Dialog:I = 0x7f13023c
.field public static final Theme_AppCompat_DayNight_DialogWhenLarge:I = 0x7f13023f
.field public static final Theme_AppCompat_DayNight_Dialog_Alert:I = 0x7f13023d
.field public static final Theme_AppCompat_DayNight_Dialog_MinWidth:I = 0x7f13023e
.field public static final Theme_AppCompat_DayNight_NoActionBar:I = 0x7f130240
.field public static final Theme_AppCompat_Dialog:I = 0x7f130241
.field public static final Theme_AppCompat_DialogWhenLarge:I = 0x7f130244
.field public static final Theme_AppCompat_Dialog_Alert:I = 0x7f130242
.field public static final Theme_AppCompat_Dialog_MinWidth:I = 0x7f130243
.field public static final Theme_AppCompat_Light:I = 0x7f130245
.field public static final Theme_AppCompat_Light_DarkActionBar:I = 0x7f130246
.field public static final Theme_AppCompat_Light_Dialog:I = 0x7f130247
.field public static final Theme_AppCompat_Light_DialogWhenLarge:I = 0x7f13024a
.field public static final Theme_AppCompat_Light_Dialog_Alert:I = 0x7f130248
.field public static final Theme_AppCompat_Light_Dialog_MinWidth:I = 0x7f130249
.field public static final Theme_AppCompat_Light_NoActionBar:I = 0x7f13024b
.field public static final Theme_AppCompat_NoActionBar:I = 0x7f13024c
.field public static final Widget_AppCompat_ActionBar:I = 0x7f13037a
.field public static final Widget_AppCompat_ActionBar_Solid:I = 0x7f13037b
.field public static final Widget_AppCompat_ActionBar_TabBar:I = 0x7f13037c
.field public static final Widget_AppCompat_ActionBar_TabText:I = 0x7f13037d
.field public static final Widget_AppCompat_ActionBar_TabView:I = 0x7f13037e
.field public static final Widget_AppCompat_ActionButton:I = 0x7f13037f
.field public static final Widget_AppCompat_ActionButton_CloseMode:I = 0x7f130380
.field public static final Widget_AppCompat_ActionButton_Overflow:I = 0x7f130381
.field public static final Widget_AppCompat_ActionMode:I = 0x7f130382
.field public static final Widget_AppCompat_ActivityChooserView:I = 0x7f130383
.field public static final Widget_AppCompat_AutoCompleteTextView:I = 0x7f130384
.field public static final Widget_AppCompat_Button:I = 0x7f130385
.field public static final Widget_AppCompat_ButtonBar:I = 0x7f13038b
.field public static final Widget_AppCompat_ButtonBar_AlertDialog:I = 0x7f13038c
.field public static final Widget_AppCompat_Button_Borderless:I = 0x7f130386
.field public static final Widget_AppCompat_Button_Borderless_Colored:I = 0x7f130387
.field public static final Widget_AppCompat_Button_ButtonBar_AlertDialog:I = 0x7f130388
.field public static final Widget_AppCompat_Button_Colored:I = 0x7f130389
.field public static final Widget_AppCompat_Button_Small:I = 0x7f13038a
.field public static final Widget_AppCompat_CompoundButton_CheckBox:I = 0x7f13038d
.field public static final Widget_AppCompat_CompoundButton_RadioButton:I = 0x7f13038e
.field public static final Widget_AppCompat_CompoundButton_Switch:I = 0x7f13038f
.field public static final Widget_AppCompat_DrawerArrowToggle:I = 0x7f130390
.field public static final Widget_AppCompat_DropDownItem_Spinner:I = 0x7f130391
.field public static final Widget_AppCompat_EditText:I = 0x7f130392
.field public static final Widget_AppCompat_ImageButton:I = 0x7f130393
.field public static final Widget_AppCompat_Light_ActionBar:I = 0x7f130394
.field public static final Widget_AppCompat_Light_ActionBar_Solid:I = 0x7f130395
.field public static final Widget_AppCompat_Light_ActionBar_Solid_Inverse:I = 0x7f130396
.field public static final Widget_AppCompat_Light_ActionBar_TabBar:I = 0x7f130397
.field public static final Widget_AppCompat_Light_ActionBar_TabBar_Inverse:I = 0x7f130398
.field public static final Widget_AppCompat_Light_ActionBar_TabText:I = 0x7f130399
.field public static final Widget_AppCompat_Light_ActionBar_TabText_Inverse:I = 0x7f13039a
.field public static final Widget_AppCompat_Light_ActionBar_TabView:I = 0x7f13039b
.field public static final Widget_AppCompat_Light_ActionBar_TabView_Inverse:I = 0x7f13039c
.field public static final Widget_AppCompat_Light_ActionButton:I = 0x7f13039d
.field public static final Widget_AppCompat_Light_ActionButton_CloseMode:I = 0x7f13039e
.field public static final Widget_AppCompat_Light_ActionButton_Overflow:I = 0x7f13039f
.field public static final Widget_AppCompat_Light_ActionMode_Inverse:I = 0x7f1303a0
.field public static final Widget_AppCompat_Light_ActivityChooserView:I = 0x7f1303a1
.field public static final Widget_AppCompat_Light_AutoCompleteTextView:I = 0x7f1303a2
.field public static final Widget_AppCompat_Light_DropDownItem_Spinner:I = 0x7f1303a3
.field public static final Widget_AppCompat_Light_ListPopupWindow:I = 0x7f1303a4
.field public static final Widget_AppCompat_Light_ListView_DropDown:I = 0x7f1303a5
.field public static final Widget_AppCompat_Light_PopupMenu:I = 0x7f1303a6
.field public static final Widget_AppCompat_Light_PopupMenu_Overflow:I = 0x7f1303a7
.field public static final Widget_AppCompat_Light_SearchView:I = 0x7f1303a8
.field public static final Widget_AppCompat_Light_Spinner_DropDown_ActionBar:I = 0x7f1303a9
.field public static final Widget_AppCompat_ListMenuView:I = 0x7f1303aa
.field public static final Widget_AppCompat_ListPopupWindow:I = 0x7f1303ab
.field public static final Widget_AppCompat_ListView:I = 0x7f1303ac
.field public static final Widget_AppCompat_ListView_DropDown:I = 0x7f1303ad
.field public static final Widget_AppCompat_ListView_Menu:I = 0x7f1303ae
.field public static final Widget_AppCompat_PopupMenu:I = 0x7f1303af
.field public static final Widget_AppCompat_PopupMenu_Overflow:I = 0x7f1303b0
.field public static final Widget_AppCompat_PopupWindow:I = 0x7f1303b1
.field public static final Widget_AppCompat_ProgressBar:I = 0x7f1303b2
.field public static final Widget_AppCompat_ProgressBar_Horizontal:I = 0x7f1303b3
.field public static final Widget_AppCompat_RatingBar:I = 0x7f1303b4
.field public static final Widget_AppCompat_RatingBar_Indicator:I = 0x7f1303b5
.field public static final Widget_AppCompat_RatingBar_Small:I = 0x7f1303b6
.field public static final Widget_AppCompat_SearchView:I = 0x7f1303b7
.field public static final Widget_AppCompat_SearchView_ActionBar:I = 0x7f1303b8
.field public static final Widget_AppCompat_SeekBar:I = 0x7f1303b9
.field public static final Widget_AppCompat_SeekBar_Discrete:I = 0x7f1303ba
.field public static final Widget_AppCompat_Spinner:I = 0x7f1303bb
.field public static final Widget_AppCompat_Spinner_DropDown:I = 0x7f1303bc
.field public static final Widget_AppCompat_Spinner_DropDown_ActionBar:I = 0x7f1303bd
.field public static final Widget_AppCompat_Spinner_Underlined:I = 0x7f1303be
.field public static final Widget_AppCompat_TextView:I = 0x7f1303bf
.field public static final Widget_AppCompat_TextView_SpinnerItem:I = 0x7f1303c0
.field public static final Widget_AppCompat_Toolbar:I = 0x7f1303c1
.field public static final Widget_AppCompat_Toolbar_Button_Navigation:I = 0x7f1303c2
.field public static final Widget_Compat_NotificationActionContainer:I = 0x7f1303c3
.field public static final Widget_Compat_NotificationActionText:I = 0x7f1303c4
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

File diff suppressed because it is too large Load diff

View file

@ -1,33 +0,0 @@
.class public final Landroidx/appcompat/R;
.super Ljava/lang/Object;
.source "R.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/appcompat/R$styleable;,
Landroidx/appcompat/R$style;,
Landroidx/appcompat/R$string;,
Landroidx/appcompat/R$layout;,
Landroidx/appcompat/R$interpolator;,
Landroidx/appcompat/R$integer;,
Landroidx/appcompat/R$id;,
Landroidx/appcompat/R$drawable;,
Landroidx/appcompat/R$dimen;,
Landroidx/appcompat/R$color;,
Landroidx/appcompat/R$bool;,
Landroidx/appcompat/R$attr;,
Landroidx/appcompat/R$anim;
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method

View file

@ -1,27 +0,0 @@
.class public interface abstract annotation Landroidx/appcompat/app/ActionBar$DisplayOptions;
.super Ljava/lang/Object;
.source "ActionBar.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ActionBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "DisplayOptions"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation

View file

@ -1,122 +0,0 @@
.class public Landroidx/appcompat/app/ActionBar$LayoutParams;
.super Landroid/view/ViewGroup$MarginLayoutParams;
.source "ActionBar.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ActionBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "LayoutParams"
.end annotation
# instance fields
.field public gravity:I
# direct methods
.method public constructor <init>(I)V
.locals 2
const/4 v0, -0x2
const/4 v1, -0x1
invoke-direct {p0, v0, v1, p1}, Landroidx/appcompat/app/ActionBar$LayoutParams;-><init>(III)V
return-void
.end method
.method public constructor <init>(II)V
.locals 0
invoke-direct {p0, p1, p2}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(II)V
const/4 p1, 0x0
iput p1, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
const p1, 0x800013
iput p1, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
return-void
.end method
.method public constructor <init>(III)V
.locals 0
invoke-direct {p0, p1, p2}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(II)V
const/4 p1, 0x0
iput p1, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
iput p3, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
return-void
.end method
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
.locals 2
.param p1 # Landroid/content/Context;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
invoke-direct {p0, p1, p2}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
const/4 v0, 0x0
iput v0, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
sget-object v1, Landroidx/appcompat/R$styleable;->ActionBarLayout:[I
invoke-virtual {p1, p2, v1}, Landroid/content/Context;->obtainStyledAttributes(Landroid/util/AttributeSet;[I)Landroid/content/res/TypedArray;
move-result-object p1
sget p2, Landroidx/appcompat/R$styleable;->ActionBarLayout_android_layout_gravity:I
invoke-virtual {p1, p2, v0}, Landroid/content/res/TypedArray;->getInt(II)I
move-result p2
iput p2, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
invoke-virtual {p1}, Landroid/content/res/TypedArray;->recycle()V
return-void
.end method
.method public constructor <init>(Landroid/view/ViewGroup$LayoutParams;)V
.locals 0
invoke-direct {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$LayoutParams;)V
const/4 p1, 0x0
iput p1, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
return-void
.end method
.method public constructor <init>(Landroidx/appcompat/app/ActionBar$LayoutParams;)V
.locals 1
invoke-direct {p0, p1}, Landroid/view/ViewGroup$MarginLayoutParams;-><init>(Landroid/view/ViewGroup$MarginLayoutParams;)V
const/4 v0, 0x0
iput v0, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
iget p1, p1, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
iput p1, p0, Landroidx/appcompat/app/ActionBar$LayoutParams;->gravity:I
return-void
.end method

View file

@ -1,27 +0,0 @@
.class public interface abstract annotation Landroidx/appcompat/app/ActionBar$NavigationMode;
.super Ljava/lang/Object;
.source "ActionBar.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation build Landroidx/annotation/RestrictTo;
value = {
.enum Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
}
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ActionBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "NavigationMode"
.end annotation
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation

View file

@ -1,19 +0,0 @@
.class public interface abstract Landroidx/appcompat/app/ActionBar$OnMenuVisibilityListener;
.super Ljava/lang/Object;
.source "ActionBar.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/app/ActionBar;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "OnMenuVisibilityListener"
.end annotation
# virtual methods
.method public abstract onMenuVisibilityChanged(Z)V
.end method

Some files were not shown because too many files have changed in this diff Show more