apkfuckery/com.discord/smali/com/discord/stores/StoreAuditLog$Companion.smali

105 lines
2.6 KiB
Smali
Raw Normal View History

2020-05-17 12:40:10 +00:00
.class public final Lcom/discord/stores/StoreAuditLog$Companion;
.super Ljava/lang/Object;
.source "StoreAuditLog.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/discord/stores/StoreAuditLog;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Companion"
.end annotation
# static fields
.field public static final synthetic $$delegatedProperties:[Lkotlin/reflect/KProperty;
# direct methods
.method public static constructor <clinit>()V
.locals 5
const/4 v0, 0x1
new-array v0, v0, [Lkotlin/reflect/KProperty;
new-instance v1, Ly/v/b/u;
const-class v2, Lcom/discord/stores/StoreAuditLog$Companion;
invoke-static {v2}, Ly/v/b/x;->getOrCreateKotlinClass(Ljava/lang/Class;)Ly/z/b;
move-result-object v2
const-string v3, "MANAGEMENT_PERMISSIONS"
const-string v4, "getMANAGEMENT_PERMISSIONS()Ljava/util/List;"
invoke-direct {v1, v2, v3, v4}, Ly/v/b/u;-><init>(Lkotlin/reflect/KDeclarationContainer;Ljava/lang/String;Ljava/lang/String;)V
sget-object v2, Ly/v/b/x;->a:Ly/v/b/y;
invoke-virtual {v2, v1}, Ly/v/b/y;->property1(Ly/v/b/t;)Ly/z/d;
const/4 v2, 0x0
aput-object v1, v0, v2
sput-object v0, Lcom/discord/stores/StoreAuditLog$Companion;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
.locals 0
invoke-direct {p0}, Lcom/discord/stores/StoreAuditLog$Companion;-><init>()V
return-void
.end method
# virtual methods
.method public final getMANAGEMENT_PERMISSIONS()Ljava/util/List;
.locals 3
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Ljava/lang/Integer;",
">;"
}
.end annotation
invoke-static {}, Lcom/discord/stores/StoreAuditLog;->access$getMANAGEMENT_PERMISSIONS$cp()Lkotlin/Lazy;
move-result-object v0
sget-object v1, Lcom/discord/stores/StoreAuditLog;->Companion:Lcom/discord/stores/StoreAuditLog$Companion;
sget-object v1, Lcom/discord/stores/StoreAuditLog$Companion;->$$delegatedProperties:[Lkotlin/reflect/KProperty;
const/4 v2, 0x0
aget-object v1, v1, v2
invoke-interface {v0}, Lkotlin/Lazy;->getValue()Ljava/lang/Object;
move-result-object v0
check-cast v0, Ljava/util/List;
return-object v0
.end method