Changes of com.discord v1325
This commit is contained in:
parent
d9d9f382c9
commit
3cb9e1231d
28086 changed files with 4880345 additions and 0 deletions
|
@ -0,0 +1,72 @@
|
|||
.class public final Landroidx/activity/ActivityViewModelLazyKt$viewModels$1;
|
||||
.super Lz/n/c/k;
|
||||
.source "ActivityViewModelLazy.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/activity/ActivityViewModelLazyKt;->viewModels(Landroidx/activity/ComponentActivity;Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Landroidx/lifecycle/ViewModelStore;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/activity/ComponentActivity;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/activity/ActivityViewModelLazyKt$viewModels$1;->$this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke()Landroidx/lifecycle/ViewModelStore;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Landroidx/activity/ActivityViewModelLazyKt$viewModels$1;->$this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/activity/ComponentActivity;->getViewModelStore()Landroidx/lifecycle/ViewModelStore;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string/jumbo v1, "viewModelStore"
|
||||
|
||||
invoke-static {v0, v1}, Lz/n/c/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Landroidx/activity/ActivityViewModelLazyKt$viewModels$1;->invoke()Landroidx/lifecycle/ViewModelStore;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,72 @@
|
|||
.class public final Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;
|
||||
.super Lz/n/c/k;
|
||||
.source "ActivityViewModelLazy.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lkotlin/jvm/functions/Function0;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/activity/ActivityViewModelLazyKt;->viewModels(Landroidx/activity/ComponentActivity;Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Lz/n/c/k;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"Landroidx/lifecycle/ViewModelProvider$Factory;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroidx/activity/ComponentActivity;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;->$this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
invoke-direct {p0, p1}, Lz/n/c/k;-><init>(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final invoke()Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
.locals 2
|
||||
|
||||
iget-object v0, p0, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;->$this_viewModels:Landroidx/activity/ComponentActivity;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/activity/ComponentActivity;->getDefaultViewModelProviderFactory()Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
const-string v1, "defaultViewModelProviderFactory"
|
||||
|
||||
invoke-static {v0, v1}, Lz/n/c/j;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public bridge synthetic invoke()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
invoke-virtual {p0}, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;->invoke()Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,77 @@
|
|||
.class public final Landroidx/activity/ActivityViewModelLazyKt;
|
||||
.super Ljava/lang/Object;
|
||||
.source "ActivityViewModelLazy.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static final synthetic viewModels(Landroidx/activity/ComponentActivity;Lkotlin/jvm/functions/Function0;)Lkotlin/Lazy;
|
||||
.locals 1
|
||||
.annotation build Landroidx/annotation/MainThread;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<VM:",
|
||||
"Landroidx/lifecycle/ViewModel;",
|
||||
">(",
|
||||
"Landroidx/activity/ComponentActivity;",
|
||||
"Lkotlin/jvm/functions/Function0<",
|
||||
"+",
|
||||
"Landroidx/lifecycle/ViewModelProvider$Factory;",
|
||||
">;)",
|
||||
"Lkotlin/Lazy<",
|
||||
"TVM;>;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "$this$viewModels"
|
||||
|
||||
invoke-static {p0, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
new-instance p1, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;
|
||||
|
||||
invoke-direct {p1, p0}, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;-><init>(Landroidx/activity/ComponentActivity;)V
|
||||
|
||||
:goto_0
|
||||
invoke-static {}, Lz/n/c/j;->reifiedOperationMarker()V
|
||||
|
||||
const/4 p0, 0x0
|
||||
|
||||
throw p0
|
||||
.end method
|
||||
|
||||
.method public static synthetic viewModels$default(Landroidx/activity/ComponentActivity;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)Lkotlin/Lazy;
|
||||
.locals 0
|
||||
|
||||
and-int/lit8 p2, p2, 0x1
|
||||
|
||||
const/4 p3, 0x0
|
||||
|
||||
if-eqz p2, :cond_0
|
||||
|
||||
move-object p1, p3
|
||||
|
||||
:cond_0
|
||||
const-string p2, "$this$viewModels"
|
||||
|
||||
invoke-static {p0, p2}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
if-eqz p1, :cond_1
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_1
|
||||
new-instance p1, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;
|
||||
|
||||
invoke-direct {p1, p0}, Landroidx/activity/ActivityViewModelLazyKt$viewModels$factoryPromise$1;-><init>(Landroidx/activity/ComponentActivity;)V
|
||||
|
||||
:goto_0
|
||||
invoke-static {}, Lz/n/c/j;->reifiedOperationMarker()V
|
||||
|
||||
throw p3
|
||||
.end method
|
8
com.discord/smali/androidx/activity/Cancellable.smali
Normal file
8
com.discord/smali/androidx/activity/Cancellable.smali
Normal file
|
@ -0,0 +1,8 @@
|
|||
.class public interface abstract Landroidx/activity/Cancellable;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Cancellable.java"
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract cancel()V
|
||||
.end method
|
|
@ -0,0 +1,45 @@
|
|||
.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
|
|
@ -0,0 +1,76 @@
|
|||
.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
|
|
@ -0,0 +1,70 @@
|
|||
.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
|
|
@ -0,0 +1,30 @@
|
|||
.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
|
446
com.discord/smali/androidx/activity/ComponentActivity.smali
Normal file
446
com.discord/smali/androidx/activity/ComponentActivity.smali
Normal file
|
@ -0,0 +1,446 @@
|
|||
.class public Landroidx/activity/ComponentActivity;
|
||||
.super Landroidx/core/app/ComponentActivity;
|
||||
.source "ComponentActivity.java"
|
||||
|
||||
# interfaces
|
||||
.implements Landroidx/lifecycle/LifecycleOwner;
|
||||
.implements Landroidx/lifecycle/ViewModelStoreOwner;
|
||||
.implements Landroidx/lifecycle/HasDefaultViewModelProviderFactory;
|
||||
.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 mDefaultFactory:Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
.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
|
||||
|
||||
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 getDefaultViewModelProviderFactory()Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
.locals 3
|
||||
.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;->mDefaultFactory:Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
if-nez v0, :cond_1
|
||||
|
||||
new-instance v0, Landroidx/lifecycle/SavedStateViewModelFactory;
|
||||
|
||||
invoke-virtual {p0}, Landroid/app/Activity;->getApplication()Landroid/app/Application;
|
||||
|
||||
move-result-object v1
|
||||
|
||||
invoke-virtual {p0}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
if-eqz v2, :cond_0
|
||||
|
||||
invoke-virtual {p0}, Landroid/app/Activity;->getIntent()Landroid/content/Intent;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
invoke-virtual {v2}, Landroid/content/Intent;->getExtras()Landroid/os/Bundle;
|
||||
|
||||
move-result-object v2
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
const/4 v2, 0x0
|
||||
|
||||
:goto_0
|
||||
invoke-direct {v0, v1, p0, v2}, Landroidx/lifecycle/SavedStateViewModelFactory;-><init>(Landroid/app/Application;Landroidx/savedstate/SavedStateRegistryOwner;Landroid/os/Bundle;)V
|
||||
|
||||
iput-object v0, p0, Landroidx/activity/ComponentActivity;->mDefaultFactory:Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
:cond_1
|
||||
iget-object v0, p0, Landroidx/activity/ComponentActivity;->mDefaultFactory:Landroidx/lifecycle/ViewModelProvider$Factory;
|
||||
|
||||
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 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
|
246
com.discord/smali/androidx/activity/ImmLeaksCleaner.smali
Normal file
246
com.discord/smali/androidx/activity/ImmLeaksCleaner.smali
Normal file
|
@ -0,0 +1,246 @@
|
|||
.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 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;
|
||||
|
||||
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;
|
||||
|
||||
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;
|
||||
|
||||
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
|
122
com.discord/smali/androidx/activity/OnBackPressedCallback.smali
Normal file
122
com.discord/smali/androidx/activity/OnBackPressedCallback.smali
Normal file
|
@ -0,0 +1,122 @@
|
|||
.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
|
|
@ -0,0 +1,136 @@
|
|||
.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
|
|
@ -0,0 +1,57 @@
|
|||
.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
|
|
@ -0,0 +1,230 @@
|
|||
.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 Landroid/annotation/SuppressLint;
|
||||
value = {
|
||||
"LambdaLast"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.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
|
|
@ -0,0 +1,46 @@
|
|||
.class public final Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;
|
||||
.super Landroidx/activity/OnBackPressedCallback;
|
||||
.source "OnBackPressedDispatcher.kt"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||||
value = Landroidx/activity/OnBackPressedDispatcherKt;->addCallback(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/LifecycleOwner;ZLkotlin/jvm/functions/Function1;)Landroidx/activity/OnBackPressedCallback;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = null
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic $enabled:Z
|
||||
|
||||
.field public final synthetic $onBackPressed:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lkotlin/jvm/functions/Function1;ZZ)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;->$onBackPressed:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
iput-boolean p2, p0, Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;->$enabled:Z
|
||||
|
||||
invoke-direct {p0, p3}, Landroidx/activity/OnBackPressedCallback;-><init>(Z)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public handleOnBackPressed()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;->$onBackPressed:Lkotlin/jvm/functions/Function1;
|
||||
|
||||
invoke-interface {v0, p0}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
|
||||
|
||||
return-void
|
||||
.end method
|
|
@ -0,0 +1,71 @@
|
|||
.class public final Landroidx/activity/OnBackPressedDispatcherKt;
|
||||
.super Ljava/lang/Object;
|
||||
.source "OnBackPressedDispatcher.kt"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static final addCallback(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/LifecycleOwner;ZLkotlin/jvm/functions/Function1;)Landroidx/activity/OnBackPressedCallback;
|
||||
.locals 1
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Landroidx/activity/OnBackPressedDispatcher;",
|
||||
"Landroidx/lifecycle/LifecycleOwner;",
|
||||
"Z",
|
||||
"Lkotlin/jvm/functions/Function1<",
|
||||
"-",
|
||||
"Landroidx/activity/OnBackPressedCallback;",
|
||||
"Lkotlin/Unit;",
|
||||
">;)",
|
||||
"Landroidx/activity/OnBackPressedCallback;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
const-string v0, "$this$addCallback"
|
||||
|
||||
invoke-static {p0, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
const-string v0, "onBackPressed"
|
||||
|
||||
invoke-static {p3, v0}, Lz/n/c/j;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
new-instance v0, Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;
|
||||
|
||||
invoke-direct {v0, p3, p2, p2}, Landroidx/activity/OnBackPressedDispatcherKt$addCallback$callback$1;-><init>(Lkotlin/jvm/functions/Function1;ZZ)V
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p0, p1, v0}, Landroidx/activity/OnBackPressedDispatcher;->addCallback(Landroidx/lifecycle/LifecycleOwner;Landroidx/activity/OnBackPressedCallback;)V
|
||||
|
||||
goto :goto_0
|
||||
|
||||
:cond_0
|
||||
invoke-virtual {p0, v0}, Landroidx/activity/OnBackPressedDispatcher;->addCallback(Landroidx/activity/OnBackPressedCallback;)V
|
||||
|
||||
:goto_0
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public static synthetic addCallback$default(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/LifecycleOwner;ZLkotlin/jvm/functions/Function1;ILjava/lang/Object;)Landroidx/activity/OnBackPressedCallback;
|
||||
.locals 0
|
||||
|
||||
and-int/lit8 p5, p4, 0x1
|
||||
|
||||
if-eqz p5, :cond_0
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
:cond_0
|
||||
and-int/lit8 p4, p4, 0x2
|
||||
|
||||
if-eqz p4, :cond_1
|
||||
|
||||
const/4 p2, 0x1
|
||||
|
||||
:cond_1
|
||||
invoke-static {p0, p1, p2, p3}, Landroidx/activity/OnBackPressedDispatcherKt;->addCallback(Landroidx/activity/OnBackPressedDispatcher;Landroidx/lifecycle/LifecycleOwner;ZLkotlin/jvm/functions/Function1;)Landroidx/activity/OnBackPressedCallback;
|
||||
|
||||
move-result-object p0
|
||||
|
||||
return-object p0
|
||||
.end method
|
|
@ -0,0 +1,13 @@
|
|||
.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
|
49
com.discord/smali/androidx/activity/R$attr.smali
Normal file
49
com.discord/smali/androidx/activity/R$attr.smali
Normal file
|
@ -0,0 +1,49 @@
|
|||
.class public final Landroidx/activity/R$attr;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f04003b
|
||||
|
||||
.field public static final font:I = 0x7f04028d
|
||||
|
||||
.field public static final fontProviderAuthority:I = 0x7f04028f
|
||||
|
||||
.field public static final fontProviderCerts:I = 0x7f040290
|
||||
|
||||
.field public static final fontProviderFetchStrategy:I = 0x7f040291
|
||||
|
||||
.field public static final fontProviderFetchTimeout:I = 0x7f040292
|
||||
|
||||
.field public static final fontProviderPackage:I = 0x7f040293
|
||||
|
||||
.field public static final fontProviderQuery:I = 0x7f040294
|
||||
|
||||
.field public static final fontStyle:I = 0x7f040295
|
||||
|
||||
.field public static final fontVariationSettings:I = 0x7f040296
|
||||
|
||||
.field public static final fontWeight:I = 0x7f040297
|
||||
|
||||
.field public static final ttcIndex:I = 0x7f040600
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
33
com.discord/smali/androidx/activity/R$color.smali
Normal file
33
com.discord/smali/androidx/activity/R$color.smali
Normal file
|
@ -0,0 +1,33 @@
|
|||
.class public final Landroidx/activity/R$color;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f060163
|
||||
|
||||
.field public static final notification_icon_bg_color:I = 0x7f060164
|
||||
|
||||
.field public static final ripple_material_light:I = 0x7f0601e8
|
||||
|
||||
.field public static final secondary_text_default_material_light:I = 0x7f0601ec
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
69
com.discord/smali/androidx/activity/R$dimen.smali
Normal file
69
com.discord/smali/androidx/activity/R$dimen.smali
Normal file
|
@ -0,0 +1,69 @@
|
|||
.class public final Landroidx/activity/R$dimen;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f070083
|
||||
|
||||
.field public static final compat_button_inset_vertical_material:I = 0x7f070084
|
||||
|
||||
.field public static final compat_button_padding_horizontal_material:I = 0x7f070085
|
||||
|
||||
.field public static final compat_button_padding_vertical_material:I = 0x7f070086
|
||||
|
||||
.field public static final compat_control_corner_material:I = 0x7f070087
|
||||
|
||||
.field public static final compat_notification_large_icon_max_height:I = 0x7f070088
|
||||
|
||||
.field public static final compat_notification_large_icon_max_width:I = 0x7f070089
|
||||
|
||||
.field public static final notification_action_icon_size:I = 0x7f0701b2
|
||||
|
||||
.field public static final notification_action_text_size:I = 0x7f0701b3
|
||||
|
||||
.field public static final notification_big_circle_margin:I = 0x7f0701b4
|
||||
|
||||
.field public static final notification_content_margin_start:I = 0x7f0701b5
|
||||
|
||||
.field public static final notification_large_icon_height:I = 0x7f0701b6
|
||||
|
||||
.field public static final notification_large_icon_width:I = 0x7f0701b7
|
||||
|
||||
.field public static final notification_main_column_padding_top:I = 0x7f0701b8
|
||||
|
||||
.field public static final notification_media_narrow_margin:I = 0x7f0701b9
|
||||
|
||||
.field public static final notification_right_icon_size:I = 0x7f0701ba
|
||||
|
||||
.field public static final notification_right_side_padding_top:I = 0x7f0701bb
|
||||
|
||||
.field public static final notification_small_icon_background_padding:I = 0x7f0701bc
|
||||
|
||||
.field public static final notification_small_icon_size_as_large:I = 0x7f0701bd
|
||||
|
||||
.field public static final notification_subtext_size:I = 0x7f0701be
|
||||
|
||||
.field public static final notification_top_pad:I = 0x7f0701bf
|
||||
|
||||
.field public static final notification_top_pad_large_text:I = 0x7f0701c0
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
49
com.discord/smali/androidx/activity/R$drawable.smali
Normal file
49
com.discord/smali/androidx/activity/R$drawable.smali
Normal file
|
@ -0,0 +1,49 @@
|
|||
.class public final Landroidx/activity/R$drawable;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f080553
|
||||
|
||||
.field public static final notification_bg:I = 0x7f080554
|
||||
|
||||
.field public static final notification_bg_low:I = 0x7f080555
|
||||
|
||||
.field public static final notification_bg_low_normal:I = 0x7f080556
|
||||
|
||||
.field public static final notification_bg_low_pressed:I = 0x7f080557
|
||||
|
||||
.field public static final notification_bg_normal:I = 0x7f080558
|
||||
|
||||
.field public static final notification_bg_normal_pressed:I = 0x7f080559
|
||||
|
||||
.field public static final notification_icon_background:I = 0x7f08055a
|
||||
|
||||
.field public static final notification_template_icon_bg:I = 0x7f08055b
|
||||
|
||||
.field public static final notification_template_icon_low_bg:I = 0x7f08055c
|
||||
|
||||
.field public static final notification_tile_bg:I = 0x7f08055d
|
||||
|
||||
.field public static final notify_panel_notification_icon_bg:I = 0x7f08055e
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
159
com.discord/smali/androidx/activity/R$id.smali
Normal file
159
com.discord/smali/androidx/activity/R$id.smali
Normal file
|
@ -0,0 +1,159 @@
|
|||
.class public final Landroidx/activity/R$id;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f0a001a
|
||||
|
||||
.field public static final accessibility_custom_action_0:I = 0x7f0a001b
|
||||
|
||||
.field public static final accessibility_custom_action_1:I = 0x7f0a001c
|
||||
|
||||
.field public static final accessibility_custom_action_10:I = 0x7f0a001d
|
||||
|
||||
.field public static final accessibility_custom_action_11:I = 0x7f0a001e
|
||||
|
||||
.field public static final accessibility_custom_action_12:I = 0x7f0a001f
|
||||
|
||||
.field public static final accessibility_custom_action_13:I = 0x7f0a0020
|
||||
|
||||
.field public static final accessibility_custom_action_14:I = 0x7f0a0021
|
||||
|
||||
.field public static final accessibility_custom_action_15:I = 0x7f0a0022
|
||||
|
||||
.field public static final accessibility_custom_action_16:I = 0x7f0a0023
|
||||
|
||||
.field public static final accessibility_custom_action_17:I = 0x7f0a0024
|
||||
|
||||
.field public static final accessibility_custom_action_18:I = 0x7f0a0025
|
||||
|
||||
.field public static final accessibility_custom_action_19:I = 0x7f0a0026
|
||||
|
||||
.field public static final accessibility_custom_action_2:I = 0x7f0a0027
|
||||
|
||||
.field public static final accessibility_custom_action_20:I = 0x7f0a0028
|
||||
|
||||
.field public static final accessibility_custom_action_21:I = 0x7f0a0029
|
||||
|
||||
.field public static final accessibility_custom_action_22:I = 0x7f0a002a
|
||||
|
||||
.field public static final accessibility_custom_action_23:I = 0x7f0a002b
|
||||
|
||||
.field public static final accessibility_custom_action_24:I = 0x7f0a002c
|
||||
|
||||
.field public static final accessibility_custom_action_25:I = 0x7f0a002d
|
||||
|
||||
.field public static final accessibility_custom_action_26:I = 0x7f0a002e
|
||||
|
||||
.field public static final accessibility_custom_action_27:I = 0x7f0a002f
|
||||
|
||||
.field public static final accessibility_custom_action_28:I = 0x7f0a0030
|
||||
|
||||
.field public static final accessibility_custom_action_29:I = 0x7f0a0031
|
||||
|
||||
.field public static final accessibility_custom_action_3:I = 0x7f0a0032
|
||||
|
||||
.field public static final accessibility_custom_action_30:I = 0x7f0a0033
|
||||
|
||||
.field public static final accessibility_custom_action_31:I = 0x7f0a0034
|
||||
|
||||
.field public static final accessibility_custom_action_4:I = 0x7f0a0035
|
||||
|
||||
.field public static final accessibility_custom_action_5:I = 0x7f0a0036
|
||||
|
||||
.field public static final accessibility_custom_action_6:I = 0x7f0a0037
|
||||
|
||||
.field public static final accessibility_custom_action_7:I = 0x7f0a0038
|
||||
|
||||
.field public static final accessibility_custom_action_8:I = 0x7f0a0039
|
||||
|
||||
.field public static final accessibility_custom_action_9:I = 0x7f0a003a
|
||||
|
||||
.field public static final action_container:I = 0x7f0a004a
|
||||
|
||||
.field public static final action_divider:I = 0x7f0a004c
|
||||
|
||||
.field public static final action_image:I = 0x7f0a004d
|
||||
|
||||
.field public static final action_text:I = 0x7f0a0053
|
||||
|
||||
.field public static final actions:I = 0x7f0a0054
|
||||
|
||||
.field public static final async:I = 0x7f0a009d
|
||||
|
||||
.field public static final blocking:I = 0x7f0a00fa
|
||||
|
||||
.field public static final chronometer:I = 0x7f0a028a
|
||||
|
||||
.field public static final dialog_button:I = 0x7f0a0311
|
||||
|
||||
.field public static final forever:I = 0x7f0a043a
|
||||
|
||||
.field public static final icon:I = 0x7f0a054f
|
||||
|
||||
.field public static final icon_group:I = 0x7f0a0551
|
||||
|
||||
.field public static final info:I = 0x7f0a057e
|
||||
|
||||
.field public static final italic:I = 0x7f0a05bb
|
||||
|
||||
.field public static final line1:I = 0x7f0a0616
|
||||
|
||||
.field public static final line3:I = 0x7f0a0617
|
||||
|
||||
.field public static final normal:I = 0x7f0a06c9
|
||||
|
||||
.field public static final notification_background:I = 0x7f0a06d3
|
||||
|
||||
.field public static final notification_main_column:I = 0x7f0a06d4
|
||||
|
||||
.field public static final notification_main_column_container:I = 0x7f0a06d5
|
||||
|
||||
.field public static final right_icon:I = 0x7f0a0811
|
||||
|
||||
.field public static final right_side:I = 0x7f0a0812
|
||||
|
||||
.field public static final tag_accessibility_actions:I = 0x7f0a0a61
|
||||
|
||||
.field public static final tag_accessibility_clickable_spans:I = 0x7f0a0a62
|
||||
|
||||
.field public static final tag_accessibility_heading:I = 0x7f0a0a63
|
||||
|
||||
.field public static final tag_accessibility_pane_title:I = 0x7f0a0a64
|
||||
|
||||
.field public static final tag_screen_reader_focusable:I = 0x7f0a0a65
|
||||
|
||||
.field public static final tag_transition_group:I = 0x7f0a0a66
|
||||
|
||||
.field public static final tag_unhandled_key_event_manager:I = 0x7f0a0a67
|
||||
|
||||
.field public static final tag_unhandled_key_listeners:I = 0x7f0a0a68
|
||||
|
||||
.field public static final text:I = 0x7f0a0a73
|
||||
|
||||
.field public static final text2:I = 0x7f0a0a75
|
||||
|
||||
.field public static final time:I = 0x7f0a0a8a
|
||||
|
||||
.field public static final title:I = 0x7f0a0a8b
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
27
com.discord/smali/androidx/activity/R$integer.smali
Normal file
27
com.discord/smali/androidx/activity/R$integer.smali
Normal file
|
@ -0,0 +1,27 @@
|
|||
.class public final Landroidx/activity/R$integer;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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
|
39
com.discord/smali/androidx/activity/R$layout.smali
Normal file
39
com.discord/smali/androidx/activity/R$layout.smali
Normal file
|
@ -0,0 +1,39 @@
|
|||
.class public final Landroidx/activity/R$layout;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f0d0034
|
||||
|
||||
.field public static final notification_action:I = 0x7f0d00a5
|
||||
|
||||
.field public static final notification_action_tombstone:I = 0x7f0d00a6
|
||||
|
||||
.field public static final notification_template_custom_big:I = 0x7f0d00ae
|
||||
|
||||
.field public static final notification_template_icon_group:I = 0x7f0d00af
|
||||
|
||||
.field public static final notification_template_part_chronometer:I = 0x7f0d00b3
|
||||
|
||||
.field public static final notification_template_part_time:I = 0x7f0d00b4
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
27
com.discord/smali/androidx/activity/R$string.smali
Normal file
27
com.discord/smali/androidx/activity/R$string.smali
Normal file
|
@ -0,0 +1,27 @@
|
|||
.class public final Landroidx/activity/R$string;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f12166b
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
39
com.discord/smali/androidx/activity/R$style.smali
Normal file
39
com.discord/smali/androidx/activity/R$style.smali
Normal file
|
@ -0,0 +1,39 @@
|
|||
.class public final Landroidx/activity/R$style;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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 = 0x7f13022b
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Info:I = 0x7f13022c
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Line2:I = 0x7f13022e
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Time:I = 0x7f130231
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Title:I = 0x7f130233
|
||||
|
||||
.field public static final Widget_Compat_NotificationActionContainer:I = 0x7f1303eb
|
||||
|
||||
.field public static final Widget_Compat_NotificationActionText:I = 0x7f1303ec
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
202
com.discord/smali/androidx/activity/R$styleable.smali
Normal file
202
com.discord/smali/androidx/activity/R$styleable.smali
Normal file
|
@ -0,0 +1,202 @@
|
|||
.class public final Landroidx/activity/R$styleable;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# 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
|
||||
0x7f04003b
|
||||
.end array-data
|
||||
|
||||
:array_1
|
||||
.array-data 4
|
||||
0x7f04028f
|
||||
0x7f040290
|
||||
0x7f040291
|
||||
0x7f040292
|
||||
0x7f040293
|
||||
0x7f040294
|
||||
.end array-data
|
||||
|
||||
:array_2
|
||||
.array-data 4
|
||||
0x1010532
|
||||
0x1010533
|
||||
0x101053f
|
||||
0x101056f
|
||||
0x1010570
|
||||
0x7f04028d
|
||||
0x7f040295
|
||||
0x7f040296
|
||||
0x7f040297
|
||||
0x7f040600
|
||||
.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
|
29
com.discord/smali/androidx/activity/R.smali
Normal file
29
com.discord/smali/androidx/activity/R.smali
Normal file
|
@ -0,0 +1,29 @@
|
|||
.class public final Landroidx/activity/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/activity/R$attr;,
|
||||
Landroidx/activity/R$color;,
|
||||
Landroidx/activity/R$dimen;,
|
||||
Landroidx/activity/R$drawable;,
|
||||
Landroidx/activity/R$id;,
|
||||
Landroidx/activity/R$integer;,
|
||||
Landroidx/activity/R$layout;,
|
||||
Landroidx/activity/R$string;,
|
||||
Landroidx/activity/R$style;,
|
||||
Landroidx/activity/R$styleable;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
49
com.discord/smali/androidx/activity/ktx/R$attr.smali
Normal file
49
com.discord/smali/androidx/activity/ktx/R$attr.smali
Normal file
|
@ -0,0 +1,49 @@
|
|||
.class public final Landroidx/activity/ktx/R$attr;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/R;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "attr"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final alpha:I = 0x7f04003b
|
||||
|
||||
.field public static final font:I = 0x7f04028d
|
||||
|
||||
.field public static final fontProviderAuthority:I = 0x7f04028f
|
||||
|
||||
.field public static final fontProviderCerts:I = 0x7f040290
|
||||
|
||||
.field public static final fontProviderFetchStrategy:I = 0x7f040291
|
||||
|
||||
.field public static final fontProviderFetchTimeout:I = 0x7f040292
|
||||
|
||||
.field public static final fontProviderPackage:I = 0x7f040293
|
||||
|
||||
.field public static final fontProviderQuery:I = 0x7f040294
|
||||
|
||||
.field public static final fontStyle:I = 0x7f040295
|
||||
|
||||
.field public static final fontVariationSettings:I = 0x7f040296
|
||||
|
||||
.field public static final fontWeight:I = 0x7f040297
|
||||
|
||||
.field public static final ttcIndex:I = 0x7f040600
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
33
com.discord/smali/androidx/activity/ktx/R$color.smali
Normal file
33
com.discord/smali/androidx/activity/ktx/R$color.smali
Normal file
|
@ -0,0 +1,33 @@
|
|||
.class public final Landroidx/activity/ktx/R$color;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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 = 0x7f060163
|
||||
|
||||
.field public static final notification_icon_bg_color:I = 0x7f060164
|
||||
|
||||
.field public static final ripple_material_light:I = 0x7f0601e8
|
||||
|
||||
.field public static final secondary_text_default_material_light:I = 0x7f0601ec
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
69
com.discord/smali/androidx/activity/ktx/R$dimen.smali
Normal file
69
com.discord/smali/androidx/activity/ktx/R$dimen.smali
Normal file
|
@ -0,0 +1,69 @@
|
|||
.class public final Landroidx/activity/ktx/R$dimen;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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 = 0x7f070083
|
||||
|
||||
.field public static final compat_button_inset_vertical_material:I = 0x7f070084
|
||||
|
||||
.field public static final compat_button_padding_horizontal_material:I = 0x7f070085
|
||||
|
||||
.field public static final compat_button_padding_vertical_material:I = 0x7f070086
|
||||
|
||||
.field public static final compat_control_corner_material:I = 0x7f070087
|
||||
|
||||
.field public static final compat_notification_large_icon_max_height:I = 0x7f070088
|
||||
|
||||
.field public static final compat_notification_large_icon_max_width:I = 0x7f070089
|
||||
|
||||
.field public static final notification_action_icon_size:I = 0x7f0701b2
|
||||
|
||||
.field public static final notification_action_text_size:I = 0x7f0701b3
|
||||
|
||||
.field public static final notification_big_circle_margin:I = 0x7f0701b4
|
||||
|
||||
.field public static final notification_content_margin_start:I = 0x7f0701b5
|
||||
|
||||
.field public static final notification_large_icon_height:I = 0x7f0701b6
|
||||
|
||||
.field public static final notification_large_icon_width:I = 0x7f0701b7
|
||||
|
||||
.field public static final notification_main_column_padding_top:I = 0x7f0701b8
|
||||
|
||||
.field public static final notification_media_narrow_margin:I = 0x7f0701b9
|
||||
|
||||
.field public static final notification_right_icon_size:I = 0x7f0701ba
|
||||
|
||||
.field public static final notification_right_side_padding_top:I = 0x7f0701bb
|
||||
|
||||
.field public static final notification_small_icon_background_padding:I = 0x7f0701bc
|
||||
|
||||
.field public static final notification_small_icon_size_as_large:I = 0x7f0701bd
|
||||
|
||||
.field public static final notification_subtext_size:I = 0x7f0701be
|
||||
|
||||
.field public static final notification_top_pad:I = 0x7f0701bf
|
||||
|
||||
.field public static final notification_top_pad_large_text:I = 0x7f0701c0
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
49
com.discord/smali/androidx/activity/ktx/R$drawable.smali
Normal file
49
com.discord/smali/androidx/activity/ktx/R$drawable.smali
Normal file
|
@ -0,0 +1,49 @@
|
|||
.class public final Landroidx/activity/ktx/R$drawable;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/R;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "drawable"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final notification_action_background:I = 0x7f080553
|
||||
|
||||
.field public static final notification_bg:I = 0x7f080554
|
||||
|
||||
.field public static final notification_bg_low:I = 0x7f080555
|
||||
|
||||
.field public static final notification_bg_low_normal:I = 0x7f080556
|
||||
|
||||
.field public static final notification_bg_low_pressed:I = 0x7f080557
|
||||
|
||||
.field public static final notification_bg_normal:I = 0x7f080558
|
||||
|
||||
.field public static final notification_bg_normal_pressed:I = 0x7f080559
|
||||
|
||||
.field public static final notification_icon_background:I = 0x7f08055a
|
||||
|
||||
.field public static final notification_template_icon_bg:I = 0x7f08055b
|
||||
|
||||
.field public static final notification_template_icon_low_bg:I = 0x7f08055c
|
||||
|
||||
.field public static final notification_tile_bg:I = 0x7f08055d
|
||||
|
||||
.field public static final notify_panel_notification_icon_bg:I = 0x7f08055e
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
159
com.discord/smali/androidx/activity/ktx/R$id.smali
Normal file
159
com.discord/smali/androidx/activity/ktx/R$id.smali
Normal file
|
@ -0,0 +1,159 @@
|
|||
.class public final Landroidx/activity/ktx/R$id;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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 = 0x7f0a001a
|
||||
|
||||
.field public static final accessibility_custom_action_0:I = 0x7f0a001b
|
||||
|
||||
.field public static final accessibility_custom_action_1:I = 0x7f0a001c
|
||||
|
||||
.field public static final accessibility_custom_action_10:I = 0x7f0a001d
|
||||
|
||||
.field public static final accessibility_custom_action_11:I = 0x7f0a001e
|
||||
|
||||
.field public static final accessibility_custom_action_12:I = 0x7f0a001f
|
||||
|
||||
.field public static final accessibility_custom_action_13:I = 0x7f0a0020
|
||||
|
||||
.field public static final accessibility_custom_action_14:I = 0x7f0a0021
|
||||
|
||||
.field public static final accessibility_custom_action_15:I = 0x7f0a0022
|
||||
|
||||
.field public static final accessibility_custom_action_16:I = 0x7f0a0023
|
||||
|
||||
.field public static final accessibility_custom_action_17:I = 0x7f0a0024
|
||||
|
||||
.field public static final accessibility_custom_action_18:I = 0x7f0a0025
|
||||
|
||||
.field public static final accessibility_custom_action_19:I = 0x7f0a0026
|
||||
|
||||
.field public static final accessibility_custom_action_2:I = 0x7f0a0027
|
||||
|
||||
.field public static final accessibility_custom_action_20:I = 0x7f0a0028
|
||||
|
||||
.field public static final accessibility_custom_action_21:I = 0x7f0a0029
|
||||
|
||||
.field public static final accessibility_custom_action_22:I = 0x7f0a002a
|
||||
|
||||
.field public static final accessibility_custom_action_23:I = 0x7f0a002b
|
||||
|
||||
.field public static final accessibility_custom_action_24:I = 0x7f0a002c
|
||||
|
||||
.field public static final accessibility_custom_action_25:I = 0x7f0a002d
|
||||
|
||||
.field public static final accessibility_custom_action_26:I = 0x7f0a002e
|
||||
|
||||
.field public static final accessibility_custom_action_27:I = 0x7f0a002f
|
||||
|
||||
.field public static final accessibility_custom_action_28:I = 0x7f0a0030
|
||||
|
||||
.field public static final accessibility_custom_action_29:I = 0x7f0a0031
|
||||
|
||||
.field public static final accessibility_custom_action_3:I = 0x7f0a0032
|
||||
|
||||
.field public static final accessibility_custom_action_30:I = 0x7f0a0033
|
||||
|
||||
.field public static final accessibility_custom_action_31:I = 0x7f0a0034
|
||||
|
||||
.field public static final accessibility_custom_action_4:I = 0x7f0a0035
|
||||
|
||||
.field public static final accessibility_custom_action_5:I = 0x7f0a0036
|
||||
|
||||
.field public static final accessibility_custom_action_6:I = 0x7f0a0037
|
||||
|
||||
.field public static final accessibility_custom_action_7:I = 0x7f0a0038
|
||||
|
||||
.field public static final accessibility_custom_action_8:I = 0x7f0a0039
|
||||
|
||||
.field public static final accessibility_custom_action_9:I = 0x7f0a003a
|
||||
|
||||
.field public static final action_container:I = 0x7f0a004a
|
||||
|
||||
.field public static final action_divider:I = 0x7f0a004c
|
||||
|
||||
.field public static final action_image:I = 0x7f0a004d
|
||||
|
||||
.field public static final action_text:I = 0x7f0a0053
|
||||
|
||||
.field public static final actions:I = 0x7f0a0054
|
||||
|
||||
.field public static final async:I = 0x7f0a009d
|
||||
|
||||
.field public static final blocking:I = 0x7f0a00fa
|
||||
|
||||
.field public static final chronometer:I = 0x7f0a028a
|
||||
|
||||
.field public static final dialog_button:I = 0x7f0a0311
|
||||
|
||||
.field public static final forever:I = 0x7f0a043a
|
||||
|
||||
.field public static final icon:I = 0x7f0a054f
|
||||
|
||||
.field public static final icon_group:I = 0x7f0a0551
|
||||
|
||||
.field public static final info:I = 0x7f0a057e
|
||||
|
||||
.field public static final italic:I = 0x7f0a05bb
|
||||
|
||||
.field public static final line1:I = 0x7f0a0616
|
||||
|
||||
.field public static final line3:I = 0x7f0a0617
|
||||
|
||||
.field public static final normal:I = 0x7f0a06c9
|
||||
|
||||
.field public static final notification_background:I = 0x7f0a06d3
|
||||
|
||||
.field public static final notification_main_column:I = 0x7f0a06d4
|
||||
|
||||
.field public static final notification_main_column_container:I = 0x7f0a06d5
|
||||
|
||||
.field public static final right_icon:I = 0x7f0a0811
|
||||
|
||||
.field public static final right_side:I = 0x7f0a0812
|
||||
|
||||
.field public static final tag_accessibility_actions:I = 0x7f0a0a61
|
||||
|
||||
.field public static final tag_accessibility_clickable_spans:I = 0x7f0a0a62
|
||||
|
||||
.field public static final tag_accessibility_heading:I = 0x7f0a0a63
|
||||
|
||||
.field public static final tag_accessibility_pane_title:I = 0x7f0a0a64
|
||||
|
||||
.field public static final tag_screen_reader_focusable:I = 0x7f0a0a65
|
||||
|
||||
.field public static final tag_transition_group:I = 0x7f0a0a66
|
||||
|
||||
.field public static final tag_unhandled_key_event_manager:I = 0x7f0a0a67
|
||||
|
||||
.field public static final tag_unhandled_key_listeners:I = 0x7f0a0a68
|
||||
|
||||
.field public static final text:I = 0x7f0a0a73
|
||||
|
||||
.field public static final text2:I = 0x7f0a0a75
|
||||
|
||||
.field public static final time:I = 0x7f0a0a8a
|
||||
|
||||
.field public static final title:I = 0x7f0a0a8b
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
27
com.discord/smali/androidx/activity/ktx/R$integer.smali
Normal file
27
com.discord/smali/androidx/activity/ktx/R$integer.smali
Normal file
|
@ -0,0 +1,27 @@
|
|||
.class public final Landroidx/activity/ktx/R$integer;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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
|
39
com.discord/smali/androidx/activity/ktx/R$layout.smali
Normal file
39
com.discord/smali/androidx/activity/ktx/R$layout.smali
Normal file
|
@ -0,0 +1,39 @@
|
|||
.class public final Landroidx/activity/ktx/R$layout;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/R;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "layout"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final custom_dialog:I = 0x7f0d0034
|
||||
|
||||
.field public static final notification_action:I = 0x7f0d00a5
|
||||
|
||||
.field public static final notification_action_tombstone:I = 0x7f0d00a6
|
||||
|
||||
.field public static final notification_template_custom_big:I = 0x7f0d00ae
|
||||
|
||||
.field public static final notification_template_icon_group:I = 0x7f0d00af
|
||||
|
||||
.field public static final notification_template_part_chronometer:I = 0x7f0d00b3
|
||||
|
||||
.field public static final notification_template_part_time:I = 0x7f0d00b4
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
27
com.discord/smali/androidx/activity/ktx/R$string.smali
Normal file
27
com.discord/smali/androidx/activity/ktx/R$string.smali
Normal file
|
@ -0,0 +1,27 @@
|
|||
.class public final Landroidx/activity/ktx/R$string;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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 = 0x7f12166b
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
39
com.discord/smali/androidx/activity/ktx/R$style.smali
Normal file
39
com.discord/smali/androidx/activity/ktx/R$style.smali
Normal file
|
@ -0,0 +1,39 @@
|
|||
.class public final Landroidx/activity/ktx/R$style;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/R;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x19
|
||||
name = "style"
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final TextAppearance_Compat_Notification:I = 0x7f13022b
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Info:I = 0x7f13022c
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Line2:I = 0x7f13022e
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Time:I = 0x7f130231
|
||||
|
||||
.field public static final TextAppearance_Compat_Notification_Title:I = 0x7f130233
|
||||
|
||||
.field public static final Widget_Compat_NotificationActionContainer:I = 0x7f1303eb
|
||||
|
||||
.field public static final Widget_Compat_NotificationActionText:I = 0x7f1303ec
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
202
com.discord/smali/androidx/activity/ktx/R$styleable.smali
Normal file
202
com.discord/smali/androidx/activity/ktx/R$styleable.smali
Normal file
|
@ -0,0 +1,202 @@
|
|||
.class public final Landroidx/activity/ktx/R$styleable;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/activity/ktx/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/ktx/R$styleable;->ColorStateListItem:[I
|
||||
|
||||
const/4 v0, 0x6
|
||||
|
||||
new-array v0, v0, [I
|
||||
|
||||
fill-array-data v0, :array_1
|
||||
|
||||
sput-object v0, Landroidx/activity/ktx/R$styleable;->FontFamily:[I
|
||||
|
||||
const/16 v0, 0xa
|
||||
|
||||
new-array v0, v0, [I
|
||||
|
||||
fill-array-data v0, :array_2
|
||||
|
||||
sput-object v0, Landroidx/activity/ktx/R$styleable;->FontFamilyFont:[I
|
||||
|
||||
const/16 v0, 0xc
|
||||
|
||||
new-array v0, v0, [I
|
||||
|
||||
fill-array-data v0, :array_3
|
||||
|
||||
sput-object v0, Landroidx/activity/ktx/R$styleable;->GradientColor:[I
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
new-array v0, v0, [I
|
||||
|
||||
fill-array-data v0, :array_4
|
||||
|
||||
sput-object v0, Landroidx/activity/ktx/R$styleable;->GradientColorItem:[I
|
||||
|
||||
return-void
|
||||
|
||||
nop
|
||||
|
||||
:array_0
|
||||
.array-data 4
|
||||
0x10101a5
|
||||
0x101031f
|
||||
0x7f04003b
|
||||
.end array-data
|
||||
|
||||
:array_1
|
||||
.array-data 4
|
||||
0x7f04028f
|
||||
0x7f040290
|
||||
0x7f040291
|
||||
0x7f040292
|
||||
0x7f040293
|
||||
0x7f040294
|
||||
.end array-data
|
||||
|
||||
:array_2
|
||||
.array-data 4
|
||||
0x1010532
|
||||
0x1010533
|
||||
0x101053f
|
||||
0x101056f
|
||||
0x1010570
|
||||
0x7f04028d
|
||||
0x7f040295
|
||||
0x7f040296
|
||||
0x7f040297
|
||||
0x7f040600
|
||||
.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
|
29
com.discord/smali/androidx/activity/ktx/R.smali
Normal file
29
com.discord/smali/androidx/activity/ktx/R.smali
Normal file
|
@ -0,0 +1,29 @@
|
|||
.class public final Landroidx/activity/ktx/R;
|
||||
.super Ljava/lang/Object;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/activity/ktx/R$attr;,
|
||||
Landroidx/activity/ktx/R$color;,
|
||||
Landroidx/activity/ktx/R$dimen;,
|
||||
Landroidx/activity/ktx/R$drawable;,
|
||||
Landroidx/activity/ktx/R$id;,
|
||||
Landroidx/activity/ktx/R$integer;,
|
||||
Landroidx/activity/ktx/R$layout;,
|
||||
Landroidx/activity/ktx/R$string;,
|
||||
Landroidx/activity/ktx/R$style;,
|
||||
Landroidx/activity/ktx/R$styleable;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>()V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
24
com.discord/smali/androidx/annotation/AnimRes.smali
Normal file
24
com.discord/smali/androidx/annotation/AnimRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/AnimatorRes.smali
Normal file
24
com.discord/smali/androidx/annotation/AnimatorRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/AnyRes.smali
Normal file
24
com.discord/smali/androidx/annotation/AnyRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/AnyThread.smali
Normal file
24
com.discord/smali/androidx/annotation/AnyThread.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/ArrayRes.smali
Normal file
24
com.discord/smali/androidx/annotation/ArrayRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/AttrRes.smali
Normal file
24
com.discord/smali/androidx/annotation/AttrRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/BinderThread.smali
Normal file
24
com.discord/smali/androidx/annotation/BinderThread.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/BoolRes.smali
Normal file
24
com.discord/smali/androidx/annotation/BoolRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
21
com.discord/smali/androidx/annotation/CallSuper.smali
Normal file
21
com.discord/smali/androidx/annotation/CallSuper.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.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
|
32
com.discord/smali/androidx/annotation/CheckResult.smali
Normal file
32
com.discord/smali/androidx/annotation/CheckResult.smali
Normal file
|
@ -0,0 +1,32 @@
|
|||
.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
|
21
com.discord/smali/androidx/annotation/ColorInt.smali
Normal file
21
com.discord/smali/androidx/annotation/ColorInt.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.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
|
21
com.discord/smali/androidx/annotation/ColorLong.smali
Normal file
21
com.discord/smali/androidx/annotation/ColorLong.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/ColorRes.smali
Normal file
24
com.discord/smali/androidx/annotation/ColorRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
18
com.discord/smali/androidx/annotation/ContentView.smali
Normal file
18
com.discord/smali/androidx/annotation/ContentView.smali
Normal file
|
@ -0,0 +1,18 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/DimenRes.smali
Normal file
24
com.discord/smali/androidx/annotation/DimenRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
44
com.discord/smali/androidx/annotation/Dimension.smali
Normal file
44
com.discord/smali/androidx/annotation/Dimension.smali
Normal file
|
@ -0,0 +1,44 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/DrawableRes.smali
Normal file
24
com.discord/smali/androidx/annotation/DrawableRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
45
com.discord/smali/androidx/annotation/FloatRange.smali
Normal file
45
com.discord/smali/androidx/annotation/FloatRange.smali
Normal file
|
@ -0,0 +1,45 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/FontRes.smali
Normal file
24
com.discord/smali/androidx/annotation/FontRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/FractionRes.smali
Normal file
24
com.discord/smali/androidx/annotation/FractionRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/GuardedBy.smali
Normal file
24
com.discord/smali/androidx/annotation/GuardedBy.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
21
com.discord/smali/androidx/annotation/HalfFloat.smali
Normal file
21
com.discord/smali/androidx/annotation/HalfFloat.smali
Normal file
|
@ -0,0 +1,21 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/IdRes.smali
Normal file
24
com.discord/smali/androidx/annotation/IdRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
|
@ -0,0 +1,35 @@
|
|||
.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
|
|
@ -0,0 +1,44 @@
|
|||
.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
|
|
@ -0,0 +1,191 @@
|
|||
.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 10
|
||||
|
||||
new-instance v0, Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
const-string v1, "NONE"
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v2}, 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-string v1, "INFERRED"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v0, v1, v3}, 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-string v1, "INT_ENUM"
|
||||
|
||||
const/4 v4, 0x2
|
||||
|
||||
invoke-direct {v0, v1, v4}, 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-string v1, "INT_FLAG"
|
||||
|
||||
const/4 v5, 0x3
|
||||
|
||||
invoke-direct {v0, v1, v5}, 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-string v1, "COLOR"
|
||||
|
||||
const/4 v6, 0x4
|
||||
|
||||
invoke-direct {v0, v1, v6}, 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-string v1, "GRAVITY"
|
||||
|
||||
const/4 v7, 0x5
|
||||
|
||||
invoke-direct {v0, v1, v7}, 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-string v1, "RESOURCE_ID"
|
||||
|
||||
const/4 v8, 0x6
|
||||
|
||||
invoke-direct {v0, v1, v8}, 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 v1, 0x7
|
||||
|
||||
new-array v1, v1, [Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
sget-object v9, Landroidx/annotation/InspectableProperty$ValueType;->NONE:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v9, v1, v2
|
||||
|
||||
sget-object v2, Landroidx/annotation/InspectableProperty$ValueType;->INFERRED:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v2, v1, v3
|
||||
|
||||
sget-object v2, Landroidx/annotation/InspectableProperty$ValueType;->INT_ENUM:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v2, v1, v4
|
||||
|
||||
sget-object v2, Landroidx/annotation/InspectableProperty$ValueType;->INT_FLAG:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v2, v1, v5
|
||||
|
||||
sget-object v2, Landroidx/annotation/InspectableProperty$ValueType;->COLOR:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v2, v1, v6
|
||||
|
||||
sget-object v2, Landroidx/annotation/InspectableProperty$ValueType;->GRAVITY:Landroidx/annotation/InspectableProperty$ValueType;
|
||||
|
||||
aput-object v2, v1, v7
|
||||
|
||||
aput-object v0, v1, v8
|
||||
|
||||
sput-object v1, 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
|
|
@ -0,0 +1,57 @@
|
|||
.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
|
37
com.discord/smali/androidx/annotation/IntDef.smali
Normal file
37
com.discord/smali/androidx/annotation/IntDef.smali
Normal file
|
@ -0,0 +1,37 @@
|
|||
.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
|
37
com.discord/smali/androidx/annotation/IntRange.smali
Normal file
37
com.discord/smali/androidx/annotation/IntRange.smali
Normal file
|
@ -0,0 +1,37 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/IntegerRes.smali
Normal file
24
com.discord/smali/androidx/annotation/IntegerRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/InterpolatorRes.smali
Normal file
24
com.discord/smali/androidx/annotation/InterpolatorRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
23
com.discord/smali/androidx/annotation/Keep.smali
Normal file
23
com.discord/smali/androidx/annotation/Keep.smali
Normal file
|
@ -0,0 +1,23 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/LayoutRes.smali
Normal file
24
com.discord/smali/androidx/annotation/LayoutRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
37
com.discord/smali/androidx/annotation/LongDef.smali
Normal file
37
com.discord/smali/androidx/annotation/LongDef.smali
Normal file
|
@ -0,0 +1,37 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/MainThread.smali
Normal file
24
com.discord/smali/androidx/annotation/MainThread.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/MenuRes.smali
Normal file
24
com.discord/smali/androidx/annotation/MenuRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/NavigationRes.smali
Normal file
24
com.discord/smali/androidx/annotation/NavigationRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
26
com.discord/smali/androidx/annotation/NonNull.smali
Normal file
26
com.discord/smali/androidx/annotation/NonNull.smali
Normal file
|
@ -0,0 +1,26 @@
|
|||
.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
|
26
com.discord/smali/androidx/annotation/Nullable.smali
Normal file
26
com.discord/smali/androidx/annotation/Nullable.smali
Normal file
|
@ -0,0 +1,26 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/PluralsRes.smali
Normal file
24
com.discord/smali/androidx/annotation/PluralsRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
28
com.discord/smali/androidx/annotation/Px.smali
Normal file
28
com.discord/smali/androidx/annotation/Px.smali
Normal file
|
@ -0,0 +1,28 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/RawRes.smali
Normal file
24
com.discord/smali/androidx/annotation/RawRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
43
com.discord/smali/androidx/annotation/RequiresApi.smali
Normal file
43
com.discord/smali/androidx/annotation/RequiresApi.smali
Normal file
|
@ -0,0 +1,43 @@
|
|||
.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
|
29
com.discord/smali/androidx/annotation/RequiresFeature.smali
Normal file
29
com.discord/smali/androidx/annotation/RequiresFeature.smali
Normal file
|
@ -0,0 +1,29 @@
|
|||
.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
|
|
@ -0,0 +1,37 @@
|
|||
.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
|
|
@ -0,0 +1,37 @@
|
|||
.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
|
|
@ -0,0 +1,52 @@
|
|||
.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
|
178
com.discord/smali/androidx/annotation/RestrictTo$Scope.smali
Normal file
178
com.discord/smali/androidx/annotation/RestrictTo$Scope.smali
Normal file
|
@ -0,0 +1,178 @@
|
|||
.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 9
|
||||
|
||||
new-instance v0, Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
const-string v1, "LIBRARY"
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v2}, 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-string v1, "LIBRARY_GROUP"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v0, v1, v3}, 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-string v1, "LIBRARY_GROUP_PREFIX"
|
||||
|
||||
const/4 v4, 0x2
|
||||
|
||||
invoke-direct {v0, v1, v4}, 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-string v1, "GROUP_ID"
|
||||
|
||||
const/4 v5, 0x3
|
||||
|
||||
invoke-direct {v0, v1, v5}, 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-string v1, "TESTS"
|
||||
|
||||
const/4 v6, 0x4
|
||||
|
||||
invoke-direct {v0, v1, v6}, 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-string v1, "SUBCLASSES"
|
||||
|
||||
const/4 v7, 0x5
|
||||
|
||||
invoke-direct {v0, v1, v7}, Landroidx/annotation/RestrictTo$Scope;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v0, Landroidx/annotation/RestrictTo$Scope;->SUBCLASSES:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
const/4 v1, 0x6
|
||||
|
||||
new-array v1, v1, [Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
sget-object v8, Landroidx/annotation/RestrictTo$Scope;->LIBRARY:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
aput-object v8, v1, v2
|
||||
|
||||
sget-object v2, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
aput-object v2, v1, v3
|
||||
|
||||
sget-object v2, Landroidx/annotation/RestrictTo$Scope;->LIBRARY_GROUP_PREFIX:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
aput-object v2, v1, v4
|
||||
|
||||
sget-object v2, Landroidx/annotation/RestrictTo$Scope;->GROUP_ID:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
aput-object v2, v1, v5
|
||||
|
||||
sget-object v2, Landroidx/annotation/RestrictTo$Scope;->TESTS:Landroidx/annotation/RestrictTo$Scope;
|
||||
|
||||
aput-object v2, v1, v6
|
||||
|
||||
aput-object v0, v1, v7
|
||||
|
||||
sput-object v1, 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
|
34
com.discord/smali/androidx/annotation/RestrictTo.smali
Normal file
34
com.discord/smali/androidx/annotation/RestrictTo.smali
Normal file
|
@ -0,0 +1,34 @@
|
|||
.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
|
45
com.discord/smali/androidx/annotation/Size.smali
Normal file
45
com.discord/smali/androidx/annotation/Size.smali
Normal file
|
@ -0,0 +1,45 @@
|
|||
.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
|
33
com.discord/smali/androidx/annotation/StringDef.smali
Normal file
33
com.discord/smali/androidx/annotation/StringDef.smali
Normal file
|
@ -0,0 +1,33 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/StringRes.smali
Normal file
24
com.discord/smali/androidx/annotation/StringRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/StyleRes.smali
Normal file
24
com.discord/smali/androidx/annotation/StyleRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/StyleableRes.smali
Normal file
24
com.discord/smali/androidx/annotation/StyleableRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
23
com.discord/smali/androidx/annotation/TransitionRes.smali
Normal file
23
com.discord/smali/androidx/annotation/TransitionRes.smali
Normal file
|
@ -0,0 +1,23 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/UiThread.smali
Normal file
24
com.discord/smali/androidx/annotation/UiThread.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
|
@ -0,0 +1,33 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/WorkerThread.smali
Normal file
24
com.discord/smali/androidx/annotation/WorkerThread.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
24
com.discord/smali/androidx/annotation/XmlRes.smali
Normal file
24
com.discord/smali/androidx/annotation/XmlRes.smali
Normal file
|
@ -0,0 +1,24 @@
|
|||
.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
|
|
@ -0,0 +1,111 @@
|
|||
.class public final enum Landroidx/annotation/experimental/Experimental$Level;
|
||||
.super Ljava/lang/Enum;
|
||||
.source "Experimental.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/annotation/experimental/Experimental;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x4019
|
||||
name = "Level"
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/lang/Enum<",
|
||||
"Landroidx/annotation/experimental/Experimental$Level;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# static fields
|
||||
.field public static final synthetic $VALUES:[Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
.field public static final enum ERROR:Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
.field public static final enum WARNING:Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public static constructor <clinit>()V
|
||||
.locals 5
|
||||
|
||||
new-instance v0, Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
const-string v1, "WARNING"
|
||||
|
||||
const/4 v2, 0x0
|
||||
|
||||
invoke-direct {v0, v1, v2}, Landroidx/annotation/experimental/Experimental$Level;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v0, Landroidx/annotation/experimental/Experimental$Level;->WARNING:Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
new-instance v0, Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
const-string v1, "ERROR"
|
||||
|
||||
const/4 v3, 0x1
|
||||
|
||||
invoke-direct {v0, v1, v3}, Landroidx/annotation/experimental/Experimental$Level;-><init>(Ljava/lang/String;I)V
|
||||
|
||||
sput-object v0, Landroidx/annotation/experimental/Experimental$Level;->ERROR:Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
const/4 v1, 0x2
|
||||
|
||||
new-array v1, v1, [Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
sget-object v4, Landroidx/annotation/experimental/Experimental$Level;->WARNING:Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
aput-object v4, v1, v2
|
||||
|
||||
aput-object v0, v1, v3
|
||||
|
||||
sput-object v1, Landroidx/annotation/experimental/Experimental$Level;->$VALUES:[Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
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/experimental/Experimental$Level;
|
||||
.locals 1
|
||||
|
||||
const-class v0, Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
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/experimental/Experimental$Level;
|
||||
|
||||
return-object p0
|
||||
.end method
|
||||
|
||||
.method public static values()[Landroidx/annotation/experimental/Experimental$Level;
|
||||
.locals 1
|
||||
|
||||
sget-object v0, Landroidx/annotation/experimental/Experimental$Level;->$VALUES:[Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
invoke-virtual {v0}, [Landroidx/annotation/experimental/Experimental$Level;->clone()Ljava/lang/Object;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
check-cast v0, [Landroidx/annotation/experimental/Experimental$Level;
|
||||
|
||||
return-object v0
|
||||
.end method
|
|
@ -0,0 +1,35 @@
|
|||
.class public interface abstract annotation Landroidx/annotation/experimental/Experimental;
|
||||
.super Ljava/lang/Object;
|
||||
.source "Experimental.java"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/lang/annotation/Annotation;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/AnnotationDefault;
|
||||
value = .subannotation Landroidx/annotation/experimental/Experimental;
|
||||
level = .enum Landroidx/annotation/experimental/Experimental$Level;->ERROR:Landroidx/annotation/experimental/Experimental$Level;
|
||||
.end subannotation
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/MemberClasses;
|
||||
value = {
|
||||
Landroidx/annotation/experimental/Experimental$Level;
|
||||
}
|
||||
.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;
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public abstract level()Landroidx/annotation/experimental/Experimental$Level;
|
||||
.end method
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue