137 lines
2.6 KiB
Smali
137 lines
2.6 KiB
Smali
.class public final enum Le/g/e$b;
|
|
.super Ljava/lang/Enum;
|
|
.source "CameraPreview.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Le/g/e;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x4019
|
|
name = "b"
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Enum<",
|
|
"Le/g/e$b;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final enum d:Le/g/e$b;
|
|
|
|
.field public static final enum e:Le/g/e$b;
|
|
|
|
.field public static final enum f:Le/g/e$b;
|
|
|
|
.field public static final enum g:Le/g/e$b;
|
|
|
|
.field public static final synthetic h:[Le/g/e$b;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 4
|
|
|
|
const/4 v0, 0x4
|
|
|
|
new-array v0, v0, [Le/g/e$b;
|
|
|
|
new-instance v1, Le/g/e$b;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const-string v3, "STARTED"
|
|
|
|
invoke-direct {v1, v3, v2}, Le/g/e$b;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v1, Le/g/e$b;->d:Le/g/e$b;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
new-instance v1, Le/g/e$b;
|
|
|
|
const/4 v2, 0x1
|
|
|
|
const-string v3, "RESUMED"
|
|
|
|
invoke-direct {v1, v3, v2}, Le/g/e$b;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v1, Le/g/e$b;->e:Le/g/e$b;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
new-instance v1, Le/g/e$b;
|
|
|
|
const/4 v2, 0x2
|
|
|
|
const-string v3, "PAUSED"
|
|
|
|
invoke-direct {v1, v3, v2}, Le/g/e$b;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v1, Le/g/e$b;->f:Le/g/e$b;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
new-instance v1, Le/g/e$b;
|
|
|
|
const/4 v2, 0x3
|
|
|
|
const-string v3, "STOPPED"
|
|
|
|
invoke-direct {v1, v3, v2}, Le/g/e$b;-><init>(Ljava/lang/String;I)V
|
|
|
|
sput-object v1, Le/g/e$b;->g:Le/g/e$b;
|
|
|
|
aput-object v1, v0, v2
|
|
|
|
sput-object v0, Le/g/e$b;->h:[Le/g/e$b;
|
|
|
|
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;)Le/g/e$b;
|
|
.locals 1
|
|
|
|
const-class v0, Le/g/e$b;
|
|
|
|
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Le/g/e$b;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static values()[Le/g/e$b;
|
|
.locals 1
|
|
|
|
sget-object v0, Le/g/e$b;->h:[Le/g/e$b;
|
|
|
|
invoke-virtual {v0}, [Le/g/e$b;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, [Le/g/e$b;
|
|
|
|
return-object v0
|
|
.end method
|