apkfuckery/com.discord/smali_classes2/com/miguelgaeta/backgrounded/Backgrounded$Lifecycle$Constants.smali
2020-05-17 12:40:10 +00:00

32 lines
729 B
Smali

.class public Lcom/miguelgaeta/backgrounded/Backgrounded$Lifecycle$Constants;
.super Ljava/lang/Object;
.source "Backgrounded.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/miguelgaeta/backgrounded/Backgrounded$Lifecycle;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Constants"
.end annotation
# static fields
.field public static final DELAY:I = 0x7d0
.field public static final DELAY_SHORT:I = 0x1f4
.field public static final TAG:Ljava/lang/String; = "Backgrounded"
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method