This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
@@ -0,0 +1,218 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AI_MEDIA"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.field public static final enum AI_MEDIA_MUSIC:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.field public static final enum AI_MEDIA_NEWS:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.field public static final enum AI_MEDIA_PODCAST:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.field public static final enum AI_MEDIA_RADIO:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
# instance fields
.field public mediaType:Ljava/lang/String;
.field public sampleStrings:[Ljava/lang/String;
# direct methods
.method public static constructor <clinit>()V
.locals 11
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
const-string v1, "\"\ub77c\ub514\uc624 \uc815\uc9c0\""
const-string v2, "\"\ub2e4\uc74c\""
filled-new-array {v1, v2}, [Ljava/lang/String;
move-result-object v1
const-string v3, "AI_MEDIA_RADIO"
const/4 v4, 0x0
const-string v5, "radio"
invoke-direct {v0, v3, v4, v5, v1}, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;-><init>(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->AI_MEDIA_RADIO:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
const-string v3, "\"\ud31f\uce90\uc2a4\ud2b8 \uc815\uc9c0\""
filled-new-array {v3, v2}, [Ljava/lang/String;
move-result-object v3
const-string v5, "AI_MEDIA_PODCAST"
const/4 v6, 0x1
const-string v7, "podcast"
invoke-direct {v1, v5, v6, v7, v3}, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;-><init>(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->AI_MEDIA_PODCAST:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
const-string v5, "\"\uc74c\uc545 \uc815\uc9c0\""
filled-new-array {v5, v2}, [Ljava/lang/String;
move-result-object v5
const-string v7, "AI_MEDIA_MUSIC"
const/4 v8, 0x2
const-string v9, "music"
invoke-direct {v3, v7, v8, v9, v5}, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;-><init>(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->AI_MEDIA_MUSIC:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
const-string v7, "\"\ub274\uc2a4 \uc815\uc9c0\""
filled-new-array {v7, v2}, [Ljava/lang/String;
move-result-object v2
const-string v7, "AI_MEDIA_NEWS"
const/4 v9, 0x3
const-string v10, "news"
invoke-direct {v5, v7, v9, v10, v2}, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;-><init>(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->AI_MEDIA_NEWS:Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
const/4 v2, 0x4
new-array v2, v2, [Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
aput-object v0, v2, v4
aput-object v1, v2, v6
aput-object v3, v2, v8
aput-object v5, v2, v9
.line 5
sput-object v2, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;ILjava/lang/String;[Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000,
0x0,
0x0
}
names = {
"$enum$name",
"$enum$ordinal",
"mediaType",
"sampleStrings"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"[",
"Ljava/lang/String;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
.line 2
iput-object p3, p0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->mediaType:Ljava/lang/String;
.line 3
iput-object p4, p0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->sampleStrings:[Ljava/lang/String;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;
return-object v0
.end method
@@ -0,0 +1,134 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AiButtonType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AiButtonType;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.field public static final enum CALL_BUTTON:Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.field public static final enum NUGU_BUTTON:Lcom/skt/voice/tyche/AiConstant$AiButtonType;
# direct methods
.method public static constructor <clinit>()V
.locals 5
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AiButtonType;
const-string v1, "NUGU_BUTTON"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$AiButtonType;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AiButtonType;->NUGU_BUTTON:Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AiButtonType;
const-string v3, "CALL_BUTTON"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$AiButtonType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AiButtonType;->CALL_BUTTON:Lcom/skt/voice/tyche/AiConstant$AiButtonType;
const/4 v3, 0x2
new-array v3, v3, [Lcom/skt/voice/tyche/AiConstant$AiButtonType;
aput-object v0, v3, v2
aput-object v1, v3, v4
.line 3
sput-object v3, Lcom/skt/voice/tyche/AiConstant$AiButtonType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiButtonType;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AiButtonType;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AiButtonType;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AiButtonType;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AiButtonType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiButtonType;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AiButtonType;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AiButtonType;
return-object v0
.end method
@@ -0,0 +1,278 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AiErrorType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AiErrorType;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_ASK_NO_HOME:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_ASK_NO_OFFICE:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_CUSTOM_ERROR:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_ERROR:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_NO_RESULT:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_ONLY_IN_NAVI:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_OOD:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.field public static final enum TYPE_OOS:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
# instance fields
.field public errorMessageId:I
.field public sampleStrings:[Ljava/lang/String;
# direct methods
.method public static constructor <clinit>()V
.locals 16
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v1, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v2, "TYPE_OOS"
const/4 v3, 0x0
const v4, 0x7f13008b
invoke-direct {v0, v2, v3, v4, v1}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_OOS:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v2, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v4, "TYPE_OOD"
const/4 v5, 0x1
const v6, 0x7f13008a
invoke-direct {v1, v4, v5, v6, v2}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_OOD:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 3
new-instance v2, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v4, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v6, "TYPE_ERROR"
const/4 v7, 0x2
const v8, 0x7f13004d
invoke-direct {v2, v6, v7, v8, v4}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v2, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_ERROR:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 4
new-instance v4, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v6, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v8, "TYPE_ONLY_IN_NAVI"
const/4 v9, 0x3
const v10, 0x7f130089
invoke-direct {v4, v8, v9, v10, v6}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v4, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_ONLY_IN_NAVI:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 5
new-instance v6, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
new-array v8, v3, [Ljava/lang/String;
const-string v10, "TYPE_NO_RESULT"
const/4 v11, 0x4
const v12, 0x7f130084
invoke-direct {v6, v10, v11, v12, v8}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v6, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_NO_RESULT:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 6
new-instance v8, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v10, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v13, "TYPE_ASK_NO_HOME"
const/4 v14, 0x5
const v15, 0x7f130037
invoke-direct {v8, v13, v14, v15, v10}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v8, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_ASK_NO_HOME:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 7
new-instance v10, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
sget-object v13, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v15, "TYPE_ASK_NO_OFFICE"
const/4 v14, 0x6
const v11, 0x7f130038
invoke-direct {v10, v15, v14, v11, v13}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v10, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_ASK_NO_OFFICE:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.line 8
new-instance v11, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
new-array v13, v3, [Ljava/lang/String;
const-string v15, "TYPE_CUSTOM_ERROR"
const/4 v14, 0x7
invoke-direct {v11, v15, v14, v12, v13}, Lcom/skt/voice/tyche/AiConstant$AiErrorType;-><init>(Ljava/lang/String;II[Ljava/lang/String;)V
sput-object v11, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->TYPE_CUSTOM_ERROR:Lcom/skt/voice/tyche/AiConstant$AiErrorType;
const/16 v12, 0x8
new-array v12, v12, [Lcom/skt/voice/tyche/AiConstant$AiErrorType;
aput-object v0, v12, v3
aput-object v1, v12, v5
aput-object v2, v12, v7
aput-object v4, v12, v9
const/4 v0, 0x4
aput-object v6, v12, v0
const/4 v0, 0x5
aput-object v8, v12, v0
const/4 v0, 0x6
aput-object v10, v12, v0
aput-object v11, v12, v14
.line 9
sput-object v12, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiErrorType;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;II[Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000,
0x0,
0x0
}
names = {
"$enum$name",
"$enum$ordinal",
"errorMessageId",
"sampleStrings"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(I[",
"Ljava/lang/String;",
")V"
}
.end annotation
.line 1
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
.line 2
iput p3, p0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->errorMessageId:I
.line 3
iput-object p4, p0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->sampleStrings:[Ljava/lang/String;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AiErrorType;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AiErrorType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiErrorType;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AiErrorType;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AiErrorType;
return-object v0
.end method
@@ -0,0 +1,164 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AiViewMode"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AiViewMode;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.field public static final enum DEFAULT:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.field public static final enum HELP:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.field public static final enum PHONE_CALL:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.field public static final enum URL_SCHEME:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
# direct methods
.method public static constructor <clinit>()V
.locals 9
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
const-string v1, "DEFAULT"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$AiViewMode;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->DEFAULT:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
const-string v3, "URL_SCHEME"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$AiViewMode;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->URL_SCHEME:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
const-string v5, "HELP"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiConstant$AiViewMode;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->HELP:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
const-string v7, "PHONE_CALL"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiConstant$AiViewMode;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->PHONE_CALL:Lcom/skt/voice/tyche/AiConstant$AiViewMode;
const/4 v7, 0x4
new-array v7, v7, [Lcom/skt/voice/tyche/AiConstant$AiViewMode;
aput-object v0, v7, v2
aput-object v1, v7, v4
aput-object v3, v7, v6
aput-object v5, v7, v8
.line 5
sput-object v7, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewMode;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AiViewMode;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AiViewMode;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AiViewMode;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewMode;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AiViewMode;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AiViewMode;
return-object v0
.end method
@@ -0,0 +1,179 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AiViewType;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AiViewType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AiViewType;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewType;
.field public static final enum MAIN_LANDSCAPE:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.field public static final enum MAIN_PORTRAIT:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.field public static final enum NAVI_LANDSCAPE:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.field public static final enum NAVI_PORTRAIT:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.field public static final enum UNKNOWN:Lcom/skt/voice/tyche/AiConstant$AiViewType;
# direct methods
.method public static constructor <clinit>()V
.locals 11
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AiViewType;
const-string v1, "MAIN_PORTRAIT"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$AiViewType;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AiViewType;->MAIN_PORTRAIT:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AiViewType;
const-string v3, "MAIN_LANDSCAPE"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$AiViewType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AiViewType;->MAIN_LANDSCAPE:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$AiViewType;
const-string v5, "NAVI_PORTRAIT"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiConstant$AiViewType;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$AiViewType;->NAVI_PORTRAIT:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$AiViewType;
const-string v7, "NAVI_LANDSCAPE"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiConstant$AiViewType;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$AiViewType;->NAVI_LANDSCAPE:Lcom/skt/voice/tyche/AiConstant$AiViewType;
.line 5
new-instance v7, Lcom/skt/voice/tyche/AiConstant$AiViewType;
const-string v9, "UNKNOWN"
const/4 v10, 0x4
invoke-direct {v7, v9, v10}, Lcom/skt/voice/tyche/AiConstant$AiViewType;-><init>(Ljava/lang/String;I)V
sput-object v7, Lcom/skt/voice/tyche/AiConstant$AiViewType;->UNKNOWN:Lcom/skt/voice/tyche/AiConstant$AiViewType;
const/4 v9, 0x5
new-array v9, v9, [Lcom/skt/voice/tyche/AiConstant$AiViewType;
aput-object v0, v9, v2
aput-object v1, v9, v4
aput-object v3, v9, v6
aput-object v5, v9, v8
aput-object v7, v9, v10
.line 6
sput-object v9, Lcom/skt/voice/tyche/AiConstant$AiViewType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewType;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$AiViewType;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AiViewType;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AiViewType;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AiViewType;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AiViewType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiViewType;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AiViewType;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AiViewType;
return-object v0
.end method
@@ -0,0 +1,164 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$AiVolume;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "AiVolume"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$AiVolume;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$AiVolume;
.field public static final enum DOWN:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.field public static final enum MAX:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.field public static final enum MUTE:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.field public static final enum UP:Lcom/skt/voice/tyche/AiConstant$AiVolume;
# direct methods
.method public static constructor <clinit>()V
.locals 9
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$AiVolume;
const-string v1, "MUTE"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$AiVolume;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$AiVolume;->MUTE:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$AiVolume;
const-string v3, "MAX"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$AiVolume;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$AiVolume;->MAX:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$AiVolume;
const-string v5, "UP"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiConstant$AiVolume;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$AiVolume;->UP:Lcom/skt/voice/tyche/AiConstant$AiVolume;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$AiVolume;
const-string v7, "DOWN"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiConstant$AiVolume;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$AiVolume;->DOWN:Lcom/skt/voice/tyche/AiConstant$AiVolume;
const/4 v7, 0x4
new-array v7, v7, [Lcom/skt/voice/tyche/AiConstant$AiVolume;
aput-object v0, v7, v2
aput-object v1, v7, v4
aput-object v3, v7, v6
aput-object v5, v7, v8
.line 5
sput-object v7, Lcom/skt/voice/tyche/AiConstant$AiVolume;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiVolume;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$AiVolume;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$AiVolume;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$AiVolume;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$AiVolume;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$AiVolume;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$AiVolume;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$AiVolume;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$AiVolume;
return-object v0
.end method
@@ -0,0 +1,164 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "CongestStatus"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$CongestStatus;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.field public static final enum BAD_CONGESTED:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.field public static final enum CONGESTED:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.field public static final enum SLUGGISH:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.field public static final enum SMOOTH:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
# direct methods
.method public static constructor <clinit>()V
.locals 9
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
const-string v1, "SMOOTH"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$CongestStatus;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->SMOOTH:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
const-string v3, "SLUGGISH"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$CongestStatus;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->SLUGGISH:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
const-string v5, "CONGESTED"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiConstant$CongestStatus;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->CONGESTED:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
const-string v7, "BAD_CONGESTED"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiConstant$CongestStatus;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->BAD_CONGESTED:Lcom/skt/voice/tyche/AiConstant$CongestStatus;
const/4 v7, 0x4
new-array v7, v7, [Lcom/skt/voice/tyche/AiConstant$CongestStatus;
aput-object v0, v7, v2
aput-object v1, v7, v4
aput-object v3, v7, v6
aput-object v5, v7, v8
.line 5
sput-object v7, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$CongestStatus;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$CongestStatus;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$CongestStatus;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$CongestStatus;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$CongestStatus;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$CongestStatus;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$CongestStatus;
return-object v0
.end method
@@ -0,0 +1,164 @@
.class public final enum Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.super Ljava/lang/Enum;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "NuguRequestType"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiConstant$NuguRequestType;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.field public static final enum BuyMusicMatePass:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.field public static final enum ConnectBugs:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.field public static final enum ConnectMelon:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.field public static final enum NuguSettings:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
# direct methods
.method public static constructor <clinit>()V
.locals 9
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
const-string v1, "NuguSettings"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->NuguSettings:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
const-string v3, "ConnectMelon"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->ConnectMelon:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
const-string v5, "ConnectBugs"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->ConnectBugs:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
const-string v7, "BuyMusicMatePass"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->BuyMusicMatePass:Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
const/4 v7, 0x4
new-array v7, v7, [Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
aput-object v0, v7, v2
aput-object v1, v7, v4
aput-object v3, v7, v6
aput-object v5, v7, v8
.line 5
sput-object v7, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->$VALUES:[Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiConstant$NuguRequestType;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
return-object v0
.end method
@@ -0,0 +1,35 @@
.class public final Lcom/skt/voice/tyche/AiConstant$a;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "a"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "listening.json"
.field public static final b:Ljava/lang/String; = "active_listening.json"
.field public static final c:Ljava/lang/String; = "thinking.json"
.field public static final d:Ljava/lang/String; = "tts.json"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,51 @@
.class public final Lcom/skt/voice/tyche/AiConstant$b;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "b"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "tts.speak"
.field public static final b:Ljava/lang/String; = "dm.wait"
.field public static final c:Ljava/lang/String; = "dm.contents.list"
.field public static final d:Ljava/lang/String; = "dm.contents.error"
.field public static final e:Ljava/lang/String; = "dm.contents.text"
.field public static final f:Ljava/lang/String; = "dm.close"
.field public static final g:Ljava/lang/String; = "report.general"
.field public static final h:Ljava/lang/String; = "report.traffic.jam"
.field public static final i:Ljava/lang/String; = "report.camera"
.field public static final j:Ljava/lang/String; = "report.road.error"
.field public static final k:Ljava/lang/String; = "report.route.error"
.field public static final l:Ljava/lang/String; = "report.roadkill"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,31 @@
.class public final Lcom/skt/voice/tyche/AiConstant$c;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "normal"
.field public static final b:Ljava/lang/String; = "drive"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,31 @@
.class public final Lcom/skt/voice/tyche/AiConstant$d;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "d"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "1"
.field public static final b:Ljava/lang/String; = "2"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,33 @@
.class public final Lcom/skt/voice/tyche/AiConstant$e;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "e"
.end annotation
# static fields
.field public static final a:I = 0x0
.field public static final b:I = 0x1
.field public static final c:I = 0x9
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,33 @@
.class public final Lcom/skt/voice/tyche/AiConstant$f;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "f"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "VIEWMODE_3D"
.field public static final b:Ljava/lang/String; = "VIEWMODE_DRIVING"
.field public static final c:Ljava/lang/String; = "VIEWMODE_NORTH"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,151 @@
.class public final Lcom/skt/voice/tyche/AiConstant$g;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "g"
.end annotation
# static fields
.field public static final A:Ljava/lang/String; = "ask.volume.level"
.field public static final B:Ljava/lang/String; = "set.volume.level"
.field public static final C:Ljava/lang/String; = "set.volume.max"
.field public static final D:Ljava/lang/String; = "vol.up"
.field public static final E:Ljava/lang/String; = "vol.down"
.field public static final F:Ljava/lang/String; = "mute"
.field public static final G:Ljava/lang/String; = "cancel.mute"
.field public static final H:Ljava/lang/String; = "show.all_list"
.field public static final I:Ljava/lang/String; = "accept.call"
.field public static final J:Ljava/lang/String; = "reject.call"
.field public static final K:Ljava/lang/String; = "turn_on.safe_driving"
.field public static final L:Ljava/lang/String; = "turn_off.safe_driving"
.field public static final M:Ljava/lang/String; = "tmap.favoritelist"
.field public static final N:Ljava/lang/String; = "undefined"
.field public static final O:Ljava/lang/String; = "next"
.field public static final P:Ljava/lang/String; = "move.page.next"
.field public static final Q:Ljava/lang/String; = "set.scroll.down"
.field public static final R:Ljava/lang/String; = "undefined.list.next"
.field public static final S:Ljava/lang/String; = "previous"
.field public static final T:Ljava/lang/String; = "move.page.previous"
.field public static final U:Ljava/lang/String; = "set.scroll.up"
.field public static final V:Ljava/lang/String; = "undefined.list.previous"
.field public static final W:Ljava/lang/String; = "ood"
.field public static final X:Ljava/lang/String; = "oos"
.field public static final Y:Ljava/lang/String; = "usd"
.field public static final Z:Ljava/lang/String; = "basic"
.field public static final a:Ljava/lang/String; = "start.guide"
.field public static final a0:Ljava/lang/String; = "request.tts"
.field public static final b:Ljava/lang/String; = "search.route"
.field public static final b0:Ljava/lang/String; = "error"
.field public static final c:Ljava/lang/String; = "search.again.route"
.field public static final c0:Ljava/lang/String; = "zoom_in.map"
.field public static final d:Ljava/lang/String; = "search.again"
.field public static final d0:Ljava/lang/String; = "zoom_out.map"
.field public static final e:Ljava/lang/String; = "search"
.field public static final e0:Ljava/lang/String; = "set.map.scale"
.field public static final f:Ljava/lang/String; = "set.stopby"
.field public static final f0:Ljava/lang/String; = "turn_on.blackbox"
.field public static final g:Ljava/lang/String; = "remove.stopby"
.field public static final g0:Ljava/lang/String; = "turn_off.blackbox"
.field public static final h:Ljava/lang/String; = "request.another.route"
.field public static final h0:Ljava/lang/String; = "change.map.mode"
.field public static final i:Ljava/lang/String; = "show.route_option"
.field public static final i0:Ljava/lang/String; = "turn_on.hud"
.field public static final j:Ljava/lang/String; = "select.item"
.field public static final j0:Ljava/lang/String; = "show.destination.recent"
.field public static final k:Ljava/lang/String; = "ask.info.traffic_status"
.field public static final l:Ljava/lang/String; = "ask.info.route"
.field public static final m:Ljava/lang/String; = "ask.info.distance"
.field public static final n:Ljava/lang/String; = "ask.info.left_time"
.field public static final o:Ljava/lang/String; = "ask.info.arrival_time"
.field public static final p:Ljava/lang/String; = "ask.info.location"
.field public static final q:Ljava/lang/String; = "ask.info.next_point"
.field public static final r:Ljava/lang/String; = "stop.guide"
.field public static final s:Ljava/lang/String; = "stop"
.field public static final t:Ljava/lang/String; = "turn_off"
.field public static final u:Ljava/lang/String; = "cancel"
.field public static final v:Ljava/lang/String; = "close"
.field public static final w:Ljava/lang/String; = "confirm.no"
.field public static final x:Ljava/lang/String; = "change"
.field public static final y:Ljava/lang/String; = "help"
.field public static final z:Ljava/lang/String; = "beep"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,45 @@
.class public final Lcom/skt/voice/tyche/AiConstant$h;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "h"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "navigation"
.field public static final b:Ljava/lang/String; = "general"
.field public static final c:Ljava/lang/String; = "asr"
.field public static final d:Ljava/lang/String; = "music"
.field public static final e:Ljava/lang/String; = "radio"
.field public static final f:Ljava/lang/String; = "news"
.field public static final g:Ljava/lang/String; = "podcast"
.field public static final h:Ljava/lang/String; = "nugu.builtin.music"
.field public static final i:Ljava/lang/String; = "nugu.builtin.news"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,111 @@
.class public final Lcom/skt/voice/tyche/AiConstant$i;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "i"
.end annotation
# static fields
.field public static final A:Ljava/lang/String; = "ORDER_10"
.field public static final B:Ljava/lang/String; = "PRICE_LOW"
.field public static final C:Ljava/lang/String; = "DIST_CLOSE"
.field public static final D:Ljava/lang/String; = "ST_OPTIMAL"
.field public static final E:Ljava/lang/String; = "ST_SHORT"
.field public static final F:Ljava/lang/String; = "ST_MINIMAL"
.field public static final G:Ljava/lang/String; = "ST_EXPRESS"
.field public static final H:Ljava/lang/String; = "ST_TWOWHEEL"
.field public static final I:Ljava/lang/String; = "ST_CHILD"
.field public static final J:Ljava/lang/String; = "ST_FREE"
.field public static final K:Ljava/lang/String; = "ST_BEGINNER"
.field public static final L:Ljava/lang/String; = "ST_BYPASS"
.field public static final M:Ljava/lang/String; = "CUR_LOC"
.field public static final N:Ljava/lang/String; = "CUR_DEST"
.field public static final O:Ljava/lang/String; = "TI_NOW"
.field public static final P:Ljava/lang/String; = "CUR_STOPBY"
.field public static final a:Ljava/lang/String; = "CUR_DEST"
.field public static final b:Ljava/lang/String; = "ON_ROUTE"
.field public static final c:Ljava/lang/String; = "HOME"
.field public static final d:Ljava/lang/String; = "OFFICE"
.field public static final e:Ljava/lang/String; = "OILSTATION"
.field public static final f:Ljava/lang/String; = "PARKINGLOT"
.field public static final g:Ljava/lang/String; = "POI"
.field public static final h:Ljava/lang/String; = "RESTAREA"
.field public static final i:Ljava/lang/String; = "RECENTDESTINATION"
.field public static final j:Ljava/lang/String; = "PLAYLIST"
.field public static final k:Ljava/lang/String; = "GUIDE_VOLUME"
.field public static final l:Ljava/lang/String; = "QT.ALL"
.field public static final m:Ljava/lang/String; = "TMAP"
.field public static final n:Ljava/lang/String; = "\ud2f0\ub9f5"
.field public static final o:Ljava/lang/String; = "ROUTE"
.field public static final p:Ljava/lang/String; = "SERVICE_NAME.NAVIGATION"
.field public static final q:Ljava/lang/String; = "ORDER_"
.field public static final r:Ljava/lang/String; = "ORDER_1"
.field public static final s:Ljava/lang/String; = "ORDER_2"
.field public static final t:Ljava/lang/String; = "ORDER_3"
.field public static final u:Ljava/lang/String; = "ORDER_4"
.field public static final v:Ljava/lang/String; = "ORDER_5"
.field public static final w:Ljava/lang/String; = "ORDER_6"
.field public static final x:Ljava/lang/String; = "ORDER_7"
.field public static final y:Ljava/lang/String; = "ORDER_8"
.field public static final z:Ljava/lang/String; = "ORDER_9"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,43 @@
.class public final Lcom/skt/voice/tyche/AiConstant$j;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "j"
.end annotation
# static fields
.field public static final a:I = -0x33
.field public static final b:I = -0x2d7
.field public static final c:I = -0x2d8
.field public static final d:I = -0x76c
.field public static final e:I = -0x7d0
.field public static final f:I = -0x7d1
.field public static final g:Ljava/lang/String; = "nugu_sdk_error_callback"
.field public static final h:Ljava/lang/String; = "nugu_sdk_tts_speak_error"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,31 @@
.class public final Lcom/skt/voice/tyche/AiConstant$k;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "k"
.end annotation
# static fields
.field public static final a:I = 0x15d
.field public static final b:I = 0x15e
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,35 @@
.class public final Lcom/skt/voice/tyche/AiConstant$l;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "l"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "change_destination"
.field public static final b:Ljava/lang/String; = "route_guide_finish"
.field public static final c:Ljava/lang/String; = "teminate_tmap"
.field public static final d:Ljava/lang/String; = "start_safe_driving"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,41 @@
.class public final Lcom/skt/voice/tyche/AiConstant$m;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiConstant;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "m"
.end annotation
# static fields
.field public static final a:Ljava/lang/String; = "H"
.field public static final b:Ljava/lang/String; = "F"
.field public static final c:Ljava/lang/String; = "N"
.field public static final d:Ljava/lang/String; = "Y"
.field public static final e:Ljava/lang/String; = "S"
.field public static final f:Ljava/lang/String; = "B"
.field public static final g:Ljava/lang/String; = "N"
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,327 @@
.class public Lcom/skt/voice/tyche/AiConstant;
.super Ljava/lang/Object;
.source "AiConstant.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/skt/voice/tyche/AiConstant$c;,
Lcom/skt/voice/tyche/AiConstant$k;,
Lcom/skt/voice/tyche/AiConstant$e;,
Lcom/skt/voice/tyche/AiConstant$d;,
Lcom/skt/voice/tyche/AiConstant$b;,
Lcom/skt/voice/tyche/AiConstant$m;,
Lcom/skt/voice/tyche/AiConstant$l;,
Lcom/skt/voice/tyche/AiConstant$j;,
Lcom/skt/voice/tyche/AiConstant$a;,
Lcom/skt/voice/tyche/AiConstant$f;,
Lcom/skt/voice/tyche/AiConstant$i;,
Lcom/skt/voice/tyche/AiConstant$g;,
Lcom/skt/voice/tyche/AiConstant$h;,
Lcom/skt/voice/tyche/AiConstant$AI_MEDIA;,
Lcom/skt/voice/tyche/AiConstant$AiErrorType;,
Lcom/skt/voice/tyche/AiConstant$AiViewMode;,
Lcom/skt/voice/tyche/AiConstant$AiVolume;,
Lcom/skt/voice/tyche/AiConstant$CongestStatus;,
Lcom/skt/voice/tyche/AiConstant$AiButtonType;,
Lcom/skt/voice/tyche/AiConstant$AiViewType;,
Lcom/skt/voice/tyche/AiConstant$NuguRequestType;
}
.end annotation
# static fields
.field public static final A:Ljava/lang/String; = "</sk_sign>"
.field public static final B:Z = false
.field public static C:I = 0x2710
.field public static D:I = 0xb4
.field public static E:I = 0x5
.field public static F:I = 0x3e8
.field public static G:I = 0x7d0
.field public static H:I = 0x1388
.field public static I:I = 0x3e8
.field public static J:I = 0x1f4
.field public static K:I = 0x9c4
.field public static L:I = 0x5
.field public static M:I = 0x1f400000
.field public static N:I = 0x2ee
.field public static O:I = 0x352
.field public static P:I = 0x8c
.field public static Q:I = 0x1f4
.field public static R:I = 0x46
.field public static S:I = 0xa
.field public static T:I = 0x12c
.field public static U:I = 0x1f4
.field public static V:I = -0x1
.field public static W:J = -0x1L
.field public static X:J = 0x493e0L
.field public static Y:J = 0xea60L
.field public static Z:J = 0x12cL
.field public static final a:I = -0x1
.field public static a0:J = 0x3L
.field public static final b:Ljava/lang/String; = "com.skt.aladdin"
.field public static final b0:I = 0x12c
.field public static final c:Ljava/lang/String; = "market://details?id=com.skt.aladdin"
.field public static final c0:Ljava/lang/String; = "|"
.field public static final d:Ljava/lang/String; = "nugu://open_page/tmap_otp?device_type_code=DVC_APP_TMAP_ANDROID"
.field public static final d0:Ljava/lang/String; = "C"
.field public static final e:Ljava/lang/String; = "nugu://home_grid"
.field public static final e0:Ljava/lang/String; = "noti_tmap_starbucks_order"
.field public static final f:Ljava/lang/String; = "nugu://open_app/redirect?link=nugu://service_detail/melon&device_type_code=DVC_APP_TMAP_ANDROID"
.field public static final f0:I = 0x1c20c
.field public static final g:Ljava/lang/String; = "nugu://open_app/redirect?link=nugu://service_detail/bugs&device_type_code=DVC_APP_TMAP_ANDROID"
.field public static g0:Ljava/lang/String; = "DVC_APP_TMAP_ANDROID"
.field public static final h:Ljava/lang/String; = "nugu://open_app/redirect?link=nugu://service_detail/music_mate&device_type_code=DVC_APP_TMAP_ANDROID"
.field public static h0:Ljava/lang/String; = "TMapNuguSDK"
.field public static final i:Ljava/lang/String; = "/cache/media"
.field public static i0:I = 0x2
.field public static final j:Ljava/lang/String; = "/cache/picasso-cache"
.field public static j0:I = 0x2
.field public static final k:Ljava/lang/String; = "PRD"
.field public static k0:I = 0x7
.field public static final l:Ljava/lang/String; = "RTG"
.field public static l0:[Ljava/lang/String; = null
.field public static final m:Ljava/lang/String; = "STG"
.field public static m0:[Ljava/lang/String; = null
.field public static final n:Ljava/lang/String; = "DTG"
.field public static n0:[Ljava/lang/String; = null
.field public static final o:Ljava/lang/String; = "NONE"
.field public static o0:[Ljava/lang/String; = null
.field public static final p:Ljava/lang/String; = "AICLOUD_OASR_DEV"
.field public static p0:[Ljava/lang/String; = null
.field public static final q:Ljava/lang/String; = "AICLOUD_OASR_EVA"
.field public static q0:[Ljava/lang/String; = null
.field public static final r:Ljava/lang/String; = "asr"
.field public static r0:[Ljava/lang/String; = null
.field public static final s:Ljava/lang/String; = "nlu"
.field public static s0:[Ljava/lang/String; = null
.field public static final t:Ljava/lang/String; = "<skml domain=\"navigation\">"
.field public static t0:[Ljava/lang/String; = null
.field public static final u:Ljava/lang/String; = "</skml>"
.field public static final v:Ljava/lang/String; = "<sk_poi>"
.field public static final w:Ljava/lang/String; = "</sk_poi>"
.field public static final x:Ljava/lang/String; = "<sk_addr>"
.field public static final y:Ljava/lang/String; = "</sk_addr>"
.field public static final z:Ljava/lang/String; = "<sk_sign>"
# direct methods
.method public static constructor <clinit>()V
.locals 10
const/4 v0, 0x0
new-array v0, v0, [Ljava/lang/String;
.line 1
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->l0:[Ljava/lang/String;
const-string v0, "\"\uad11\ud654\ubb38\uc73c\ub85c \uac00\uc790\""
const-string v1, "\"\uc74c\uc545 \ud2c0\uc5b4\uc918\""
const-string v2, "\"\uae40\uc544\ub9ac\uc5d0\uac8c \ubb38\uc790 \ubcf4\ub0b4\uc918\""
.line 2
filled-new-array {v0, v1, v2}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->m0:[Ljava/lang/String;
const-string v0, "\"\uc9d1\uc73c\ub85c \uac00\uc790\""
const-string v1, "\"\ub9db\uc9d1 \uc54c\ub824\uc918\""
const-string v2, "\"\ub0a0\uc528 \uc54c\ub824\uc918\""
const-string v3, "\"\uc990\uaca8\ucc3e\uae30 \ubcf4\uc5ec\uc918\""
const-string v4, "\"\uc804\ud654 \ud574\uc918\""
.line 3
filled-new-array {v0, v1, v2, v3, v4}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->n0:[Ljava/lang/String;
const-string v0, "\"\ub274\uc2a4 \ub4e4\ub824\uc918\""
const-string v1, "\"\uc624\ub298 \ub0a0\uc9dc \uc54c\ub824\uc918\""
const-string v2, "\"\ub3c4\uc6c0\ub9d0\""
.line 4
filled-new-array {v0, v1, v2}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->o0:[Ljava/lang/String;
const-string v1, "\"\uae38\uc548\ub0b4 \uc885\ub8cc\""
const-string v2, "\"\uc548\ub0b4 \ubcfc\ub968 \ub192\uc5ec\uc918\""
const-string v3, "\"\uc7ac\ud0d0\uc0c9\ud574\uc918\""
const-string v4, "\"\uc8fc\uc720\uc18c \ucc3e\uc544\uc918\""
const-string v5, "\"\uc8fc\ucc28\uc7a5 \uc54c\ub824\uc918\""
const-string v6, "\"\uc804\ud654\ud574\uc918\""
const-string v7, "\"\uc990\uaca8\ucc3e\uae30 \ubcf4\uc5ec\uc918\""
const-string v8, "\"\ub9db\uc9d1 \ucc3e\uc544\uc918\""
const-string v9, "\"\ubb38\uc790 \ubcf4\ub0b4\uc918\""
.line 5
filled-new-array/range {v1 .. v9}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->p0:[Ljava/lang/String;
const-string v1, "\"\ub0a0\uc528 \uc54c\ub824\uc918\""
const-string v2, "\"\ub274\uc2a4 \ub4e4\ub824\uc918\""
const-string v3, "\"\uc74c\uc545 \ud2c0\uc5b4\uc918\""
const-string v4, "\"\uad50\ud1b5\uc0c1\ud669 \ubcf4\uc5ec\uc918\""
const-string v5, "\"\uc804\uccb4 \uacbd\ub85c \uc54c\ub824\uc918\""
const-string v6, "\"\uc5bc\ub9c8\ub098 \ub0a8\uc558\uc5b4\""
const-string v7, "\"\ud734\uac8c\uc18c\uae4c\uc9c0 \uc5bc\ub9c8\ub098 \uac78\ub824\""
const-string v8, "\"\uc5ec\uae30\uac00 \uc5b4\ub514\uc57c\""
const-string v9, "\"\uc9c0\ub3c4 \ud655\ub300\ud574\uc918\""
.line 6
filled-new-array/range {v1 .. v9}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->q0:[Ljava/lang/String;
const-string v0, "\"3D\ubdf0\ub85c \ubc14\uafd4\uc918\""
const-string v1, "\"\uc9c0\ub3c4 \ubaa8\ub4dc \ubcc0\uacbd\ud574\uc918\""
.line 7
filled-new-array {v0, v1}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->r0:[Ljava/lang/String;
const-string v0, "\"\ube14\ub799\ubc15\uc2a4 \ub179\ud654 \uc911\uc9c0\""
.line 8
filled-new-array {v0}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->s0:[Ljava/lang/String;
const-string v0, "\"\uc804\ud654\uac78\uae30\""
const-string v1, "\"\ub2f5\uc7a5\ud558\uae30\""
const-string v2, "\"\ub2e4\uc74c\""
.line 9
filled-new-array {v0, v1, v2}, [Ljava/lang/String;
move-result-object v0
sput-object v0, Lcom/skt/voice/tyche/AiConstant;->t0:[Ljava/lang/String;
return-void
.end method
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
@@ -0,0 +1,741 @@
.class public final enum Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.super Ljava/lang/Enum;
.source "AiTechLabVoiceCallback.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/AiTechLabVoiceCallback;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x4019
name = "voiceCallbackState"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_ASR_INITIALIZED:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_ASR_RESULTS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CALL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CALL_LOG_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CANCEL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CLOSE_READ_SMS_VIEW:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CLOSE_VIEW:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_COMMUNICATION_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_END_SPEECH:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_ERROR:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_FAVORITE_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_GENERAL_RESULTS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_HELP:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_LISTENING:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_LISTEN_FINISH_IN_DIALOGUE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_MAKE_PHONE_CALL_CONFIRM:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_NEXT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_NUGU_BUTTON_DOUBLE_CLICK:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_NUGU_TTS_COMPLETE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_NUGU_TTS_ERROR:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_NUGU_TTS_START:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_POI_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_PREVIOUS_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_READY:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_READ_SMS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_RECENT_DESTINATION_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_ROUTE_CHANGE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_SELECT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_SEND_COMMUNICATION:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_SEND_SMS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_SHOW_ALL_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_SMS_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_START_SPEECH:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.field public static final enum STATE_VOLUME_CONTROL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
# direct methods
.method public static constructor <clinit>()V
.locals 37
.line 1
new-instance v0, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v1, "STATE_CALL"
const/4 v2, 0x0
invoke-direct {v0, v1, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v0, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CALL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 2
new-instance v1, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v3, "STATE_READY"
const/4 v4, 0x1
invoke-direct {v1, v3, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v1, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_READY:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 3
new-instance v3, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v5, "STATE_LISTEN_FINISH_IN_DIALOGUE"
const/4 v6, 0x2
invoke-direct {v3, v5, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v3, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_LISTEN_FINISH_IN_DIALOGUE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 4
new-instance v5, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v7, "STATE_START_SPEECH"
const/4 v8, 0x3
invoke-direct {v5, v7, v8}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v5, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_START_SPEECH:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 5
new-instance v7, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v9, "STATE_END_SPEECH"
const/4 v10, 0x4
invoke-direct {v7, v9, v10}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v7, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_END_SPEECH:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 6
new-instance v9, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v11, "STATE_ASR_RESULTS"
const/4 v12, 0x5
invoke-direct {v9, v11, v12}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v9, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_ASR_RESULTS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 7
new-instance v11, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v13, "STATE_GENERAL_RESULTS"
const/4 v14, 0x6
invoke-direct {v11, v13, v14}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v11, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_GENERAL_RESULTS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 8
new-instance v13, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v15, "STATE_ERROR"
const/4 v14, 0x7
invoke-direct {v13, v15, v14}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v13, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_ERROR:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 9
new-instance v15, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v14, "STATE_CANCEL"
const/16 v12, 0x8
invoke-direct {v15, v14, v12}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v15, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CANCEL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 10
new-instance v14, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v12, "STATE_SELECT_LIST"
const/16 v10, 0x9
invoke-direct {v14, v12, v10}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v14, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_SELECT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 11
new-instance v12, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v10, "STATE_POI_LIST"
const/16 v8, 0xa
invoke-direct {v12, v10, v8}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v12, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_POI_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 12
new-instance v10, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v8, "STATE_FAVORITE_LIST"
const/16 v6, 0xb
invoke-direct {v10, v8, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v10, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_FAVORITE_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 13
new-instance v8, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_RECENT_DESTINATION_LIST"
const/16 v4, 0xc
invoke-direct {v8, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v8, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_RECENT_DESTINATION_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 14
new-instance v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v4, "STATE_CALL_LOG_LIST"
const/16 v2, 0xd
invoke-direct {v6, v4, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CALL_LOG_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 15
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v2, "STATE_CONTACT_LIST"
move-object/from16 v16, v6
const/16 v6, 0xe
invoke-direct {v4, v2, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 16
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_COMMUNICATION_CONTACT_LIST"
move-object/from16 v17, v4
const/16 v4, 0xf
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_COMMUNICATION_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 17
new-instance v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v4, "STATE_SMS_CONTACT_LIST"
move-object/from16 v18, v2
const/16 v2, 0x10
invoke-direct {v6, v4, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_SMS_CONTACT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 18
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v2, "STATE_MAKE_PHONE_CALL_CONFIRM"
move-object/from16 v19, v6
const/16 v6, 0x11
invoke-direct {v4, v2, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_MAKE_PHONE_CALL_CONFIRM:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 19
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_VOLUME_CONTROL"
move-object/from16 v20, v4
const/16 v4, 0x12
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_VOLUME_CONTROL:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 20
new-instance v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v4, "STATE_CLOSE_VIEW"
move-object/from16 v21, v2
const/16 v2, 0x13
invoke-direct {v6, v4, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CLOSE_VIEW:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 21
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v2, "STATE_CLOSE_READ_SMS_VIEW"
move-object/from16 v22, v6
const/16 v6, 0x14
invoke-direct {v4, v2, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_CLOSE_READ_SMS_VIEW:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 22
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_SEND_COMMUNICATION"
move-object/from16 v23, v4
const/16 v4, 0x15
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_SEND_COMMUNICATION:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 23
new-instance v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v4, "STATE_SEND_SMS"
move-object/from16 v24, v2
const/16 v2, 0x16
invoke-direct {v6, v4, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v6, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_SEND_SMS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 24
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v4, "STATE_READ_SMS"
move-object/from16 v25, v6
const/16 v6, 0x17
invoke-direct {v2, v4, v6}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_READ_SMS:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 25
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_SHOW_ALL_LIST"
move-object/from16 v26, v2
const/16 v2, 0x18
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_SHOW_ALL_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 26
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_NEXT_LIST"
move-object/from16 v27, v4
const/16 v4, 0x19
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_NEXT_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 27
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_PREVIOUS_LIST"
move-object/from16 v28, v2
const/16 v2, 0x1a
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_PREVIOUS_LIST:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 28
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_ROUTE_CHANGE"
move-object/from16 v29, v4
const/16 v4, 0x1b
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_ROUTE_CHANGE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 29
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_NUGU_TTS_COMPLETE"
move-object/from16 v30, v2
const/16 v2, 0x1c
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_NUGU_TTS_COMPLETE:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 30
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_NUGU_TTS_ERROR"
move-object/from16 v31, v4
const/16 v4, 0x1d
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_NUGU_TTS_ERROR:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 31
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_NUGU_TTS_START"
move-object/from16 v32, v2
const/16 v2, 0x1e
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_NUGU_TTS_START:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 32
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_HELP"
move-object/from16 v33, v4
const/16 v4, 0x1f
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_HELP:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 33
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_ASR_INITIALIZED"
move-object/from16 v34, v2
const/16 v2, 0x20
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_ASR_INITIALIZED:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 34
new-instance v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_LISTENING"
move-object/from16 v35, v4
const/16 v4, 0x21
invoke-direct {v2, v6, v4}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_LISTENING:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.line 35
new-instance v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const-string v6, "STATE_NUGU_BUTTON_DOUBLE_CLICK"
move-object/from16 v36, v2
const/16 v2, 0x22
invoke-direct {v4, v6, v2}, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;-><init>(Ljava/lang/String;I)V
sput-object v4, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->STATE_NUGU_BUTTON_DOUBLE_CLICK:Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const/16 v2, 0x23
new-array v2, v2, [Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
const/4 v6, 0x0
aput-object v0, v2, v6
const/4 v0, 0x1
aput-object v1, v2, v0
const/4 v0, 0x2
aput-object v3, v2, v0
const/4 v0, 0x3
aput-object v5, v2, v0
const/4 v0, 0x4
aput-object v7, v2, v0
const/4 v0, 0x5
aput-object v9, v2, v0
const/4 v0, 0x6
aput-object v11, v2, v0
const/4 v0, 0x7
aput-object v13, v2, v0
const/16 v0, 0x8
aput-object v15, v2, v0
const/16 v0, 0x9
aput-object v14, v2, v0
const/16 v0, 0xa
aput-object v12, v2, v0
const/16 v0, 0xb
aput-object v10, v2, v0
const/16 v0, 0xc
aput-object v8, v2, v0
const/16 v0, 0xd
aput-object v16, v2, v0
const/16 v0, 0xe
aput-object v17, v2, v0
const/16 v0, 0xf
aput-object v18, v2, v0
const/16 v0, 0x10
aput-object v19, v2, v0
const/16 v0, 0x11
aput-object v20, v2, v0
const/16 v0, 0x12
aput-object v21, v2, v0
const/16 v0, 0x13
aput-object v22, v2, v0
const/16 v0, 0x14
aput-object v23, v2, v0
const/16 v0, 0x15
aput-object v24, v2, v0
const/16 v0, 0x16
aput-object v25, v2, v0
const/16 v0, 0x17
aput-object v26, v2, v0
const/16 v0, 0x18
aput-object v27, v2, v0
const/16 v0, 0x19
aput-object v28, v2, v0
const/16 v0, 0x1a
aput-object v29, v2, v0
const/16 v0, 0x1b
aput-object v30, v2, v0
const/16 v0, 0x1c
aput-object v31, v2, v0
const/16 v0, 0x1d
aput-object v32, v2, v0
const/16 v0, 0x1e
aput-object v33, v2, v0
const/16 v0, 0x1f
aput-object v34, v2, v0
const/16 v0, 0x20
aput-object v35, v2, v0
const/16 v0, 0x21
aput-object v36, v2, v0
const/16 v0, 0x22
aput-object v4, v2, v0
.line 36
sput-object v2, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->$VALUES:[Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x1000,
0x1000
}
names = {
"$enum$name",
"$enum$ordinal"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
.line 1
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;)Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8000
}
names = {
"name"
}
.end annotation
.line 1
const-class v0, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
return-object p0
.end method
.method public static values()[Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
.locals 1
.line 1
sget-object v0, Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->$VALUES:[Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
invoke-virtual {v0}, [Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
return-object v0
.end method
@@ -0,0 +1,408 @@
.class public interface abstract Lcom/skt/voice/tyche/AiTechLabVoiceCallback;
.super Ljava/lang/Object;
.source "AiTechLabVoiceCallback.java"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;
}
.end annotation
# virtual methods
.method public abstract a(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;IILjava/lang/String;[Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"timeDifference",
"feeDifference",
"routeOption",
"currentMainRoad"
}
.end annotation
.end method
.method public abstract b(Lcom/skt/voice/tyche/AiConstant$AiErrorType;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"aiErrorType",
"errorString"
}
.end annotation
.end method
.method public abstract c(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;Lcom/skt/tmap/setting/data/enumType/SettingEnum$CarFuel;Z[I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"poiSearchesList",
"carFuel",
"useVsmRouteDistance",
"currentSKLocation"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;",
"Lcom/skt/tmap/setting/data/enumType/SettingEnum$CarFuel;",
"Z[I)V"
}
.end annotation
.end method
.method public abstract d(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/util/List;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"state",
"aiResultAction",
"resultInfoList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/lang/String;",
"Ljava/util/List<",
"Lcom/skt/aicloud/speaker/lib/guiinfo/SearchResultInfo;",
">;)V"
}
.end annotation
.end method
.method public abstract e(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"state",
"results"
}
.end annotation
.end method
.method public abstract f(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/lang/String;Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"name",
"phoneNumber",
"needCountdown"
}
.end annotation
.end method
.method public abstract g(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/lang/String;II)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"sender",
"content",
"totalTextSize",
"textIndex"
}
.end annotation
.end method
.method public abstract h(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;[I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"state",
"recentItemData",
"currentSKLocation"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/data/TmapRecentDesInfo;",
">;[I)V"
}
.end annotation
.end method
.method public abstract i(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"state",
"results"
}
.end annotation
.end method
.method public abstract j(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;[IZ)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"poiSearchesList",
"currentSKLocation",
"isStopByType"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;[IZ)V"
}
.end annotation
.end method
.method public abstract k(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/skt/tmap/data/ShareData;Ljava/lang/String;Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"name",
"phoneNumber",
"content",
"shareData",
"aiResultAction",
"needCountdown"
}
.end annotation
.end method
.method public abstract l(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/skt/tmap/data/ShareData;Ljava/lang/String;Z)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"name",
"phoneNumber",
"content",
"shareData",
"aiResultAction",
"needCountdown"
}
.end annotation
.end method
.method public abstract m(Ljava/lang/String;Lcom/skt/aicloud/speaker/lib/guiinfo/GuiOrderInfo;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"actionCode",
"orderInfo"
}
.end annotation
.end method
.method public abstract n(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"state",
"routeOptionDataList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/data/RouteOptionData;",
">;)V"
}
.end annotation
.end method
.method public abstract o(Lcom/skt/aicloud/speaker/lib/guiinfo/GuiOrderInfo;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"orderInfo"
}
.end annotation
.end method
.method public abstract p(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"state",
"index"
}
.end annotation
.end method
.method public abstract q(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lcom/skt/aicloud/speaker/lib/guiinfo/GuiOrderInfo;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"actionCode",
"subActionCode",
"message",
"orderInfo"
}
.end annotation
.end method
.method public abstract r(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;[I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"state",
"favoriteSearchesList",
"currentSKLocation"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/info/PoiFavoritesInfo;",
">;[I)V"
}
.end annotation
.end method
.method public abstract s(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"via1",
"via2",
"results"
}
.end annotation
.end method
.method public abstract t(Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;Ljava/util/List;[I[I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"state",
"poiSearchesList",
"currentSKLocation",
"destinationSKLocation"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/skt/voice/tyche/AiTechLabVoiceCallback$voiceCallbackState;",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;[I[I)V"
}
.end annotation
.end method
@@ -0,0 +1,57 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$a;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onServiceMonitorDisconnected()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$1"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$a;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$a;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-virtual {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->u()V
return-void
.end method
@@ -0,0 +1,57 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$b;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onServiceMonitorDied()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$1"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$b;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$b;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-virtual {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->u()V
return-void
.end method
@@ -0,0 +1,89 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$c;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onAsrState(Lcom/skt/aicloud/speaker/lib/state/AsrState;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/aicloud/speaker/lib/state/AsrState;
.field public final synthetic b:Ljava/lang/String;
.field public final synthetic c:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Lcom/skt/aicloud/speaker/lib/state/AsrState;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010,
0x1010
}
names = {
"this$1",
"val$asrState",
"val$s"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->a:Lcom/skt/aicloud/speaker/lib/state/AsrState;
iput-object p3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->b:Ljava/lang/String;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
iget-object v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->a:Lcom/skt/aicloud/speaker/lib/state/AsrState;
iget-object v2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$c;->b:Ljava/lang/String;
invoke-interface {v0, v1, v2}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onStateVoiceRecognition(Lcom/skt/aicloud/speaker/lib/state/AsrState;Ljava/lang/String;)V
:cond_0
return-void
.end method
@@ -0,0 +1,89 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$d;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onCardReceived(Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Ljava/lang/String;
.field public final synthetic b:Ljava/lang/String;
.field public final synthetic c:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Ljava/lang/String;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010,
0x1010
}
names = {
"this$1",
"val$candidate",
"val$cardInfo"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->a:Ljava/lang/String;
iput-object p3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->b:Ljava/lang/String;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->c:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
iget-object v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->a:Ljava/lang/String;
iget-object v2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$d;->b:Ljava/lang/String;
invoke-interface {v0, v1, v2}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onCardReceived(Ljava/lang/String;Ljava/lang/String;)V
:cond_0
return-void
.end method
@@ -0,0 +1,81 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$e;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onAIServiceResult(Lcom/skt/aicloud/speaker/lib/AIServiceResult;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/aicloud/speaker/lib/AIServiceResult;
.field public final synthetic b:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Lcom/skt/aicloud/speaker/lib/AIServiceResult;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$1",
"val$aiServiceResult"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$e;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$e;->a:Lcom/skt/aicloud/speaker/lib/AIServiceResult;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$e;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$e;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
iget-object v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$e;->a:Lcom/skt/aicloud/speaker/lib/AIServiceResult;
invoke-interface {v0, v1}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onAIServiceResult(Lcom/skt/aicloud/speaker/lib/AIServiceResult;)V
:cond_0
return-void
.end method
@@ -0,0 +1,81 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$f;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onMediaPlayerState(Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;
.field public final synthetic b:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$1",
"val$mediaPlayerState"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$f;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$f;->a:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$f;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$f;->b:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
iget-object v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$f;->a:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;
invoke-interface {v0, v1}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onMediaPlayerState(Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;)V
:cond_0
return-void
.end method
@@ -0,0 +1,105 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$g;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onCardActionFinished(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Ljava/lang/String;
.field public final synthetic b:Ljava/lang/String;
.field public final synthetic c:Ljava/lang/String;
.field public final synthetic d:Ljava/lang/String;
.field public final synthetic e:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010,
0x1010,
0x1010,
0x1010
}
names = {
"this$1",
"val$cardType",
"val$requestIdType",
"val$requestIdAction",
"val$reason"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->e:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->a:Ljava/lang/String;
iput-object p3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->b:Ljava/lang/String;
iput-object p4, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->c:Ljava/lang/String;
iput-object p5, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->d:Ljava/lang/String;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 5
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->e:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->e:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
iget-object v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->a:Ljava/lang/String;
iget-object v2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->b:Ljava/lang/String;
iget-object v3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->c:Ljava/lang/String;
iget-object v4, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$g;->d:Ljava/lang/String;
invoke-interface {v0, v1, v2, v3, v4}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onCardFinished(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
:cond_0
return-void
.end method
@@ -0,0 +1,121 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$h;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onCallStateChanged(Lcom/skt/aicloud/speaker/lib/state/CallState;Lcom/skt/aicloud/speaker/lib/state/CallSubState;Ljava/lang/String;Ljava/lang/String;JJ)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/aicloud/speaker/lib/state/CallState;
.field public final synthetic b:Lcom/skt/aicloud/speaker/lib/state/CallSubState;
.field public final synthetic c:Ljava/lang/String;
.field public final synthetic d:Ljava/lang/String;
.field public final synthetic e:J
.field public final synthetic f:J
.field public final synthetic g:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;Lcom/skt/aicloud/speaker/lib/state/CallState;Lcom/skt/aicloud/speaker/lib/state/CallSubState;Ljava/lang/String;Ljava/lang/String;JJ)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010,
0x1010,
0x1010,
0x1010,
0x1010,
0x1010
}
names = {
"this$1",
"val$callState",
"val$callSubState",
"val$name",
"val$phoneNumber",
"val$startTime",
"val$endTime"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->g:Lcom/skt/voice/tyche/NuguSdkManager$1;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->a:Lcom/skt/aicloud/speaker/lib/state/CallState;
iput-object p3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->b:Lcom/skt/aicloud/speaker/lib/state/CallSubState;
iput-object p4, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->c:Ljava/lang/String;
iput-object p5, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->d:Ljava/lang/String;
iput-wide p6, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->e:J
iput-wide p8, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->f:J
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 10
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->g:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->g:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v1
iget-object v2, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->a:Lcom/skt/aicloud/speaker/lib/state/CallState;
iget-object v3, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->b:Lcom/skt/aicloud/speaker/lib/state/CallSubState;
iget-object v4, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->c:Ljava/lang/String;
iget-object v5, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->d:Ljava/lang/String;
iget-wide v6, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->e:J
iget-wide v8, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$h;->f:J
invoke-interface/range {v1 .. v9}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onCallStateChanged(Lcom/skt/aicloud/speaker/lib/state/CallState;Lcom/skt/aicloud/speaker/lib/state/CallSubState;Ljava/lang/String;Ljava/lang/String;JJ)V
:cond_0
return-void
.end method
@@ -0,0 +1,73 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$1$i;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager$1;->onMediaCardReceived()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lcom/skt/voice/tyche/NuguSdkManager$1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager$1;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010
}
names = {
"this$1"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$1$i;->a:Lcom/skt/voice/tyche/NuguSdkManager$1;
iget-object v0, v0, Lcom/skt/voice/tyche/NuguSdkManager$1;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->g(Lcom/skt/voice/tyche/NuguSdkManager;)Lcom/skt/voice/tyche/data/NuguSdkCallback;
move-result-object v0
invoke-interface {v0}, Lcom/skt/voice/tyche/data/NuguSdkCallback;->onMediaCardReceived()V
:cond_0
return-void
.end method
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,101 @@
.class Lcom/skt/voice/tyche/NuguSdkManager$3;
.super Lcom/skt/aicloud/speaker/lib/model/IAladdinServerResultListener$Stub;
.source "NuguSdkManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager;->C(Lcom/skt/tmap/engine/TmapAiManager$x1;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/skt/voice/tyche/NuguSdkManager;
.field public final synthetic val$listener:Lcom/skt/tmap/engine/TmapAiManager$x1;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager;Lcom/skt/tmap/engine/TmapAiManager$x1;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$0",
"val$listener"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$3;->this$0:Lcom/skt/voice/tyche/NuguSdkManager;
iput-object p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$3;->val$listener:Lcom/skt/tmap/engine/TmapAiManager$x1;
invoke-direct {p0}, Lcom/skt/aicloud/speaker/lib/model/IAladdinServerResultListener$Stub;-><init>()V
return-void
.end method
# virtual methods
.method public onError(ILjava/lang/String;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0
}
names = {
"i",
"s",
"s1"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.line 1
iget-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$3;->val$listener:Lcom/skt/tmap/engine/TmapAiManager$x1;
invoke-interface {p1}, Lcom/skt/tmap/engine/TmapAiManager$x1;->a()V
return-void
.end method
.method public onSuccess(Ljava/lang/String;)V
.locals 1
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"s"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$3;->val$listener:Lcom/skt/tmap/engine/TmapAiManager$x1;
invoke-interface {v0, p1}, Lcom/skt/tmap/engine/TmapAiManager$x1;->onSuccess(Ljava/lang/String;)V
return-void
.end method
@@ -0,0 +1,142 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$MediaNotificationButtonListener;
.super Landroid/content/BroadcastReceiver;
.source "NuguSdkManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/NuguSdkManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "MediaNotificationButtonListener"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Landroid/content/BroadcastReceiver;-><init>()V
return-void
.end method
# virtual methods
.method public onReceive(Landroid/content/Context;Landroid/content/Intent;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"context",
"intent"
}
.end annotation
if-eqz p2, :cond_5
.line 1
invoke-virtual {p2}, Landroid/content/Intent;->getAction()Ljava/lang/String;
move-result-object p1
if-eqz p1, :cond_5
.line 2
:try_start_0
invoke-virtual {p2}, Landroid/content/Intent;->getAction()Ljava/lang/String;
move-result-object p1
invoke-static {p1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result p1
if-eqz p1, :cond_4
const/4 p2, 0x1
if-eq p1, p2, :cond_3
const/4 p2, 0x2
if-eq p1, p2, :cond_2
const/4 p2, 0x3
if-eq p1, p2, :cond_1
const/4 p2, 0x4
if-eq p1, p2, :cond_0
goto :goto_0
.line 3
:cond_0
invoke-static {}, Lcom/skt/voice/tyche/NuguSdkManager;->f()Lcom/skt/voice/tyche/NuguSdkManager;
move-result-object p1
invoke-virtual {p1}, Lcom/skt/voice/tyche/NuguSdkManager;->T()V
goto :goto_0
.line 4
:cond_1
invoke-static {}, Lcom/skt/voice/tyche/NuguSdkManager;->f()Lcom/skt/voice/tyche/NuguSdkManager;
move-result-object p1
invoke-virtual {p1}, Lcom/skt/voice/tyche/NuguSdkManager;->M()V
goto :goto_0
.line 5
:cond_2
invoke-static {}, Lcom/skt/voice/tyche/NuguSdkManager;->f()Lcom/skt/voice/tyche/NuguSdkManager;
move-result-object p1
invoke-virtual {p1}, Lcom/skt/voice/tyche/NuguSdkManager;->L()V
goto :goto_0
.line 6
:cond_3
invoke-static {}, Lcom/skt/voice/tyche/NuguSdkManager;->f()Lcom/skt/voice/tyche/NuguSdkManager;
move-result-object p1
invoke-virtual {p1}, Lcom/skt/voice/tyche/NuguSdkManager;->E0()V
goto :goto_0
.line 7
:cond_4
invoke-static {}, Lcom/skt/voice/tyche/NuguSdkManager;->f()Lcom/skt/voice/tyche/NuguSdkManager;
move-result-object p1
invoke-virtual {p1}, Lcom/skt/voice/tyche/NuguSdkManager;->N()V
:try_end_0
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
goto :goto_0
:catch_0
move-exception p1
.line 8
invoke-virtual {p1}, Ljava/lang/Exception;->printStackTrace()V
:cond_5
:goto_0
return-void
.end method
@@ -0,0 +1,83 @@
.class public Lcom/skt/voice/tyche/NuguSdkManager$a;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/skt/voice/tyche/NuguSdkManager;->y0(I)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:I
.field public final synthetic b:Lcom/skt/voice/tyche/NuguSdkManager;
# direct methods
.method public constructor <init>(Lcom/skt/voice/tyche/NuguSdkManager;I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x8010,
0x1010
}
names = {
"this$0",
"val$messageResId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/NuguSdkManager$a;->b:Lcom/skt/voice/tyche/NuguSdkManager;
iput p2, p0, Lcom/skt/voice/tyche/NuguSdkManager$a;->a:I
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$a;->b:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->e(Lcom/skt/voice/tyche/NuguSdkManager;)Landroid/content/Context;
move-result-object v0
if-eqz v0, :cond_0
.line 2
iget-object v0, p0, Lcom/skt/voice/tyche/NuguSdkManager$a;->b:Lcom/skt/voice/tyche/NuguSdkManager;
invoke-static {v0}, Lcom/skt/voice/tyche/NuguSdkManager;->e(Lcom/skt/voice/tyche/NuguSdkManager;)Landroid/content/Context;
move-result-object v0
iget v1, p0, Lcom/skt/voice/tyche/NuguSdkManager$a;->a:I
const/4 v2, 0x0
invoke-static {v0, v1, v2}, Landroid/widget/Toast;->makeText(Landroid/content/Context;II)Landroid/widget/Toast;
move-result-object v0
invoke-virtual {v0}, Landroid/widget/Toast;->show()V
:cond_0
return-void
.end method
@@ -0,0 +1,99 @@
.class public synthetic Lcom/skt/voice/tyche/NuguSdkManager$b;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/NuguSdkManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1009
name = null
.end annotation
# static fields
.field public static final synthetic a:[I
# direct methods
.method public static constructor <clinit>()V
.locals 3
.line 1
invoke-static {}, Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;->values()[Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;
move-result-object v0
array-length v0, v0
new-array v0, v0, [I
sput-object v0, Lcom/skt/voice/tyche/NuguSdkManager$b;->a:[I
:try_start_0
sget-object v1, Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;->START:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x1
aput v2, v0, v1
:try_end_0
.catch Ljava/lang/NoSuchFieldError; {:try_start_0 .. :try_end_0} :catch_0
:catch_0
:try_start_1
sget-object v0, Lcom/skt/voice/tyche/NuguSdkManager$b;->a:[I
sget-object v1, Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;->PAUSE:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x2
aput v2, v0, v1
:try_end_1
.catch Ljava/lang/NoSuchFieldError; {:try_start_1 .. :try_end_1} :catch_1
:catch_1
:try_start_2
sget-object v0, Lcom/skt/voice/tyche/NuguSdkManager$b;->a:[I
sget-object v1, Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;->RESUME:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x3
aput v2, v0, v1
:try_end_2
.catch Ljava/lang/NoSuchFieldError; {:try_start_2 .. :try_end_2} :catch_2
:catch_2
:try_start_3
sget-object v0, Lcom/skt/voice/tyche/NuguSdkManager$b;->a:[I
sget-object v1, Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;->STOP:Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState$PlayState;
invoke-virtual {v1}, Ljava/lang/Enum;->ordinal()I
move-result v1
const/4 v2, 0x4
aput v2, v0, v1
:try_end_3
.catch Ljava/lang/NoSuchFieldError; {:try_start_3 .. :try_end_3} :catch_3
:catch_3
return-void
.end method
@@ -0,0 +1,37 @@
.class public final Lcom/skt/voice/tyche/NuguSdkManager$c;
.super Ljava/lang/Object;
.source "NuguSdkManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/skt/voice/tyche/NuguSdkManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "c"
.end annotation
# static fields
.field public static final a:I = 0x0
.field public static final b:I = 0x1
.field public static final c:I = 0x2
.field public static final d:I = 0x3
.field public static final e:I = 0x4
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,30 @@
.class public interface abstract Lcom/skt/voice/tyche/a;
.super Ljava/lang/Object;
.source "AiSdkVoiceCallback.java"
# virtual methods
.method public abstract a(Lorg/json/JSONObject;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"jsonObject"
}
.end annotation
.end method
.method public abstract b()V
.end method
.method public abstract c(I)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"state"
}
.end annotation
.end method
@@ -0,0 +1,130 @@
.class public Lcom/skt/voice/tyche/data/Actions;
.super Ljava/lang/Object;
.source "Actions.java"
# instance fields
.field private action:Ljava/lang/String;
.field private contents:Lcom/skt/voice/tyche/data/Contents;
.field private execute:Ljava/lang/String;
.field private executeDelaySec:I
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getAction()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Actions;->action:Ljava/lang/String;
return-object v0
.end method
.method public getContents()Lcom/skt/voice/tyche/data/Contents;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Actions;->contents:Lcom/skt/voice/tyche/data/Contents;
return-object v0
.end method
.method public getExecute()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Actions;->execute:Ljava/lang/String;
return-object v0
.end method
.method public getExecuteDelaySec()I
.locals 1
.line 1
iget v0, p0, Lcom/skt/voice/tyche/data/Actions;->executeDelaySec:I
return v0
.end method
.method public setAction(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"action"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Actions;->action:Ljava/lang/String;
return-void
.end method
.method public setContents(Lcom/skt/voice/tyche/data/Contents;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"contents"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Actions;->contents:Lcom/skt/voice/tyche/data/Contents;
return-void
.end method
.method public setExecute(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"execute"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Actions;->execute:Ljava/lang/String;
return-void
.end method
.method public setExecuteDelaySec(I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"executeDelaySec"
}
.end annotation
.line 1
iput p1, p0, Lcom/skt/voice/tyche/data/Actions;->executeDelaySec:I
return-void
.end method
@@ -0,0 +1,56 @@
.class public Lcom/skt/voice/tyche/data/Artists;
.super Ljava/lang/Object;
.source "Artists.java"
# instance fields
.field private artistId:Ljava/lang/String;
.field private artistName:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"artistId",
"artistName"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/skt/voice/tyche/data/Artists;->artistId:Ljava/lang/String;
.line 3
iput-object p2, p0, Lcom/skt/voice/tyche/data/Artists;->artistName:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public getArtistId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Artists;->artistId:Ljava/lang/String;
return-object v0
.end method
.method public getArtistName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Artists;->artistName:Ljava/lang/String;
return-object v0
.end method
@@ -0,0 +1,123 @@
.class public Lcom/skt/voice/tyche/data/CardResult;
.super Ljava/lang/Object;
.source "CardResult.java"
# instance fields
.field private command:Ljava/lang/Integer;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Command"
.end annotation
.end field
.field private content:Lcom/skt/voice/tyche/data/Content;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Content"
.end annotation
.end field
.field private contentSize:Ljava/lang/Integer;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "Content-Size"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCommand()Ljava/lang/Integer;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CardResult;->command:Ljava/lang/Integer;
return-object v0
.end method
.method public getContent()Lcom/skt/voice/tyche/data/Content;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CardResult;->content:Lcom/skt/voice/tyche/data/Content;
return-object v0
.end method
.method public getContentSize()Ljava/lang/Integer;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CardResult;->contentSize:Ljava/lang/Integer;
return-object v0
.end method
.method public setCommand(Ljava/lang/Integer;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"command"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CardResult;->command:Ljava/lang/Integer;
return-void
.end method
.method public setContent(Lcom/skt/voice/tyche/data/Content;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"content"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CardResult;->content:Lcom/skt/voice/tyche/data/Content;
return-void
.end method
.method public setContentSize(Ljava/lang/Integer;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"contentSize"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CardResult;->contentSize:Ljava/lang/Integer;
return-void
.end method
@@ -0,0 +1,186 @@
.class public Lcom/skt/voice/tyche/data/ChannelInfo;
.super Ljava/lang/Object;
.source "ChannelInfo.java"
# instance fields
.field private broadcasterName:Ljava/lang/String;
.field private channelId:Ljava/lang/String;
.field private channelName:Ljava/lang/String;
.field private frequency:Ljava/lang/String;
.field private mainStreamingUrl:Ljava/lang/String;
.field private subStreamingUrl:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getBroadcasterName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->broadcasterName:Ljava/lang/String;
return-object v0
.end method
.method public getChannelId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->channelId:Ljava/lang/String;
return-object v0
.end method
.method public getChannelName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->channelName:Ljava/lang/String;
return-object v0
.end method
.method public getFrequency()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->frequency:Ljava/lang/String;
return-object v0
.end method
.method public getMainStreamingUrl()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->mainStreamingUrl:Ljava/lang/String;
return-object v0
.end method
.method public getSubStreamingUrl()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->subStreamingUrl:Ljava/lang/String;
return-object v0
.end method
.method public setBroadcasterName(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"broadcasterName"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->broadcasterName:Ljava/lang/String;
return-void
.end method
.method public setChannelId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"channelId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->channelId:Ljava/lang/String;
return-void
.end method
.method public setChannelName(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"channelName"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->channelName:Ljava/lang/String;
return-void
.end method
.method public setFrequency(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"frequency"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->frequency:Ljava/lang/String;
return-void
.end method
.method public setMainStreamingUrl(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"mainStreamingUrl"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->mainStreamingUrl:Ljava/lang/String;
return-void
.end method
.method public setSubStreamingUrl(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"subStreamingUrl"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/ChannelInfo;->subStreamingUrl:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,165 @@
.class public Lcom/skt/voice/tyche/data/Command;
.super Ljava/lang/Object;
.source "Command.java"
# instance fields
.field private commandInfo:Lcom/skt/voice/tyche/data/CommandInfo;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "commandInfo"
.end annotation
.end field
.field private playServiceId:Ljava/lang/String;
.field private textStatus:Ljava/lang/String;
.field private tts:Ljava/lang/String;
.field private type:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCommandInfo()Lcom/skt/voice/tyche/data/CommandInfo;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Command;->commandInfo:Lcom/skt/voice/tyche/data/CommandInfo;
return-object v0
.end method
.method public getPlayServiceId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Command;->playServiceId:Ljava/lang/String;
return-object v0
.end method
.method public getTextStatus()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Command;->textStatus:Ljava/lang/String;
return-object v0
.end method
.method public getTts()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Command;->tts:Ljava/lang/String;
return-object v0
.end method
.method public getType()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Command;->type:Ljava/lang/String;
return-object v0
.end method
.method public setCommandInfo(Lcom/skt/voice/tyche/data/CommandInfo;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"commandInfo"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Command;->commandInfo:Lcom/skt/voice/tyche/data/CommandInfo;
return-void
.end method
.method public setPlayServiceId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"playServiceId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Command;->playServiceId:Ljava/lang/String;
return-void
.end method
.method public setTextStatus(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"textStatus"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Command;->textStatus:Ljava/lang/String;
return-void
.end method
.method public setTts(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"tts"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Command;->tts:Ljava/lang/String;
return-void
.end method
.method public setType(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"type"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Command;->type:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,373 @@
.class public Lcom/skt/voice/tyche/data/CommandInfo;
.super Ljava/lang/Object;
.source "CommandInfo.java"
# instance fields
.field private channelList:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/ChannelInfo;",
">;"
}
.end annotation
.end field
.field private cp:Ljava/lang/String;
.field private domain:Ljava/lang/String;
.field private error:Lcom/skt/voice/tyche/data/Error;
.field private filter:Ljava/lang/String;
.field private podcastList:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/PodCastInfo;",
">;"
}
.end annotation
.end field
.field private songs:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/SongInfo;",
">;"
}
.end annotation
.end field
.field private subType:Ljava/lang/String;
.field private tmapActions:Lcom/skt/voice/tyche/data/TmapActions;
.field private unit:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getChannelList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/ChannelInfo;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->channelList:Ljava/util/List;
return-object v0
.end method
.method public getCp()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->cp:Ljava/lang/String;
return-object v0
.end method
.method public getDomain()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->domain:Ljava/lang/String;
return-object v0
.end method
.method public getError()Lcom/skt/voice/tyche/data/Error;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->error:Lcom/skt/voice/tyche/data/Error;
return-object v0
.end method
.method public getFilter()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->filter:Ljava/lang/String;
return-object v0
.end method
.method public getPodcastList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/PodCastInfo;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->podcastList:Ljava/util/List;
return-object v0
.end method
.method public getSongs()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/SongInfo;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->songs:Ljava/util/List;
return-object v0
.end method
.method public getSubType()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->subType:Ljava/lang/String;
return-object v0
.end method
.method public getTmapActions()Lcom/skt/voice/tyche/data/TmapActions;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->tmapActions:Lcom/skt/voice/tyche/data/TmapActions;
return-object v0
.end method
.method public getUnit()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CommandInfo;->unit:Ljava/lang/String;
return-object v0
.end method
.method public setChannelList(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"channelList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/ChannelInfo;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->channelList:Ljava/util/List;
return-void
.end method
.method public setCp(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"cp"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->cp:Ljava/lang/String;
return-void
.end method
.method public setDomain(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"domain"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->domain:Ljava/lang/String;
return-void
.end method
.method public setError(Lcom/skt/voice/tyche/data/Error;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"error"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->error:Lcom/skt/voice/tyche/data/Error;
return-void
.end method
.method public setFilter(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"filter"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->filter:Ljava/lang/String;
return-void
.end method
.method public setPodcastList(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"podcastList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/PodCastInfo;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->podcastList:Ljava/util/List;
return-void
.end method
.method public setSongs(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"songs"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/SongInfo;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->songs:Ljava/util/List;
return-void
.end method
.method public setSubType(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"subType"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->subType:Ljava/lang/String;
return-void
.end method
.method public setTmapActions(Lcom/skt/voice/tyche/data/TmapActions;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"tmapActions"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->tmapActions:Lcom/skt/voice/tyche/data/TmapActions;
return-void
.end method
.method public setUnit(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"unit"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CommandInfo;->unit:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,123 @@
.class public Lcom/skt/voice/tyche/data/Content;
.super Ljava/lang/Object;
.source "Content.java"
# instance fields
.field private command:Lcom/skt/voice/tyche/data/Command;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "command"
.end annotation
.end field
.field private debug:Lcom/skt/voice/tyche/data/DebugInfo;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "debug"
.end annotation
.end field
.field private request:Lcom/skt/voice/tyche/data/Request;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "request"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCommand()Lcom/skt/voice/tyche/data/Command;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Content;->command:Lcom/skt/voice/tyche/data/Command;
return-object v0
.end method
.method public getDebug()Lcom/skt/voice/tyche/data/DebugInfo;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Content;->debug:Lcom/skt/voice/tyche/data/DebugInfo;
return-object v0
.end method
.method public getRequest()Lcom/skt/voice/tyche/data/Request;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Content;->request:Lcom/skt/voice/tyche/data/Request;
return-object v0
.end method
.method public setCommand(Lcom/skt/voice/tyche/data/Command;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"command"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Content;->command:Lcom/skt/voice/tyche/data/Command;
return-void
.end method
.method public setDebug(Lcom/skt/voice/tyche/data/DebugInfo;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"debug"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Content;->debug:Lcom/skt/voice/tyche/data/DebugInfo;
return-void
.end method
.method public setRequest(Lcom/skt/voice/tyche/data/Request;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"request"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Content;->request:Lcom/skt/voice/tyche/data/Request;
return-void
.end method
@@ -0,0 +1,239 @@
.class public Lcom/skt/voice/tyche/data/Contents;
.super Ljava/lang/Object;
.source "Contents.java"
# instance fields
.field private datas:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;"
}
.end annotation
.end field
.field private errorMessage:Ljava/lang/String;
.field private indexOfList:Ljava/lang/String;
.field private oilInfo:Lcom/skt/tmap/network/ndds/dto/info/OilInfo;
.field private searchRefPoint:Ljava/lang/String;
.field private text:Ljava/lang/String;
.field private tts:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getDatas()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->datas:Ljava/util/List;
return-object v0
.end method
.method public getErrorMessage()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->errorMessage:Ljava/lang/String;
return-object v0
.end method
.method public getIndexOfList()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->indexOfList:Ljava/lang/String;
return-object v0
.end method
.method public getOilInfo()Lcom/skt/tmap/network/ndds/dto/info/OilInfo;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->oilInfo:Lcom/skt/tmap/network/ndds/dto/info/OilInfo;
return-object v0
.end method
.method public getSearchRefPoint()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->searchRefPoint:Ljava/lang/String;
return-object v0
.end method
.method public getText()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->text:Ljava/lang/String;
return-object v0
.end method
.method public getTts()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Contents;->tts:Ljava/lang/String;
return-object v0
.end method
.method public setDatas(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"datas"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/tmap/network/ndds/dto/poi/search/PoiSearches;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->datas:Ljava/util/List;
return-void
.end method
.method public setErrorMessage(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"errorMessage"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->errorMessage:Ljava/lang/String;
return-void
.end method
.method public setIndexOfList(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"indexOfList"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->indexOfList:Ljava/lang/String;
return-void
.end method
.method public setOilInfo(Lcom/skt/tmap/network/ndds/dto/info/OilInfo;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"oilInfo"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->oilInfo:Lcom/skt/tmap/network/ndds/dto/info/OilInfo;
return-void
.end method
.method public setSearchRefPoint(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"searchRefPoint"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->searchRefPoint:Ljava/lang/String;
return-void
.end method
.method public setText(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"text"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->text:Ljava/lang/String;
return-void
.end method
.method public setTts(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"tts"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Contents;->tts:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,105 @@
.class public Lcom/skt/voice/tyche/data/CpInfo;
.super Ljava/lang/Object;
.source "CpInfo.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field private locationInfo:Lcom/skt/voice/tyche/data/LocationInfo;
.field private melonKBMatchResult:Ljava/lang/String;
.field private melonSearchKeyword:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getLocationInfo()Lcom/skt/voice/tyche/data/LocationInfo;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CpInfo;->locationInfo:Lcom/skt/voice/tyche/data/LocationInfo;
return-object v0
.end method
.method public getMelonKBMatchResult()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CpInfo;->melonKBMatchResult:Ljava/lang/String;
return-object v0
.end method
.method public getMelonSearchKeyword()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/CpInfo;->melonSearchKeyword:Ljava/lang/String;
return-object v0
.end method
.method public setLocationInfo(Lcom/skt/voice/tyche/data/LocationInfo;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"locationInfo"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CpInfo;->locationInfo:Lcom/skt/voice/tyche/data/LocationInfo;
return-void
.end method
.method public setMelonKBMatchResult(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"melonKBMatchResult"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CpInfo;->melonKBMatchResult:Ljava/lang/String;
return-void
.end method
.method public setMelonSearchKeyword(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"melonSearchKeyword"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/CpInfo;->melonSearchKeyword:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,214 @@
.class public Lcom/skt/voice/tyche/data/DebugInfo;
.super Ljava/lang/Object;
.source "DebugInfo.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field private asrResult:Ljava/lang/String;
.field private cpInfo:Lcom/skt/voice/tyche/data/CpInfo;
.field private nbestIndex:I
.field private nluResult:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluResult;",
">;"
}
.end annotation
.end field
.field private transactionId:Ljava/lang/String;
.field private tts:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getAsrResult()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->asrResult:Ljava/lang/String;
return-object v0
.end method
.method public getCpInfo()Lcom/skt/voice/tyche/data/CpInfo;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->cpInfo:Lcom/skt/voice/tyche/data/CpInfo;
return-object v0
.end method
.method public getNbestIndex()I
.locals 1
.line 1
iget v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->nbestIndex:I
return v0
.end method
.method public getNluResult()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluResult;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->nluResult:Ljava/util/List;
return-object v0
.end method
.method public getTransactionId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->transactionId:Ljava/lang/String;
return-object v0
.end method
.method public getTts()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/DebugInfo;->tts:Ljava/lang/String;
return-object v0
.end method
.method public setAsrResult(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"asrResult"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->asrResult:Ljava/lang/String;
return-void
.end method
.method public setCpInfo(Lcom/skt/voice/tyche/data/CpInfo;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"cpInfo"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->cpInfo:Lcom/skt/voice/tyche/data/CpInfo;
return-void
.end method
.method public setNbestIndex(I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"nbestIndex"
}
.end annotation
.line 1
iput p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->nbestIndex:I
return-void
.end method
.method public setNluResult(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"nluResult"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluResult;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->nluResult:Ljava/util/List;
return-void
.end method
.method public setTransactionId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"transactionId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->transactionId:Ljava/lang/String;
return-void
.end method
.method public setTts(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"tts"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/DebugInfo;->tts:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,328 @@
.class public Lcom/skt/voice/tyche/data/Engine;
.super Ljava/lang/Object;
.source "Engine.java"
# instance fields
.field private code:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "code"
.end annotation
.end field
.field private error:Lcom/skt/voice/tyche/data/Error;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "error"
.end annotation
.end field
.field private nluNbest:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "nlu_nbest"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;"
}
.end annotation
.end field
.field private result:Lcom/skt/voice/tyche/data/Result;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "result"
.end annotation
.end field
.field private timestampEos:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "timestamp_eos"
.end annotation
.end field
.field private timestampIn:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "timestamp_in"
.end annotation
.end field
.field private timestampOut:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "timestamp_out"
.end annotation
.end field
.field private timestampSos:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "timestamp_sos"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 2
iput-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->nluNbest:Ljava/util/List;
return-void
.end method
# virtual methods
.method public getCode()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->code:Ljava/lang/String;
return-object v0
.end method
.method public getError()Lcom/skt/voice/tyche/data/Error;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->error:Lcom/skt/voice/tyche/data/Error;
return-object v0
.end method
.method public getNluNbest()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->nluNbest:Ljava/util/List;
return-object v0
.end method
.method public getResult()Lcom/skt/voice/tyche/data/Result;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->result:Lcom/skt/voice/tyche/data/Result;
return-object v0
.end method
.method public getTimestampEos()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->timestampEos:Ljava/lang/String;
return-object v0
.end method
.method public getTimestampIn()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->timestampIn:Ljava/lang/String;
return-object v0
.end method
.method public getTimestampOut()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->timestampOut:Ljava/lang/String;
return-object v0
.end method
.method public getTimestampSos()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Engine;->timestampSos:Ljava/lang/String;
return-object v0
.end method
.method public setCode(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"code"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->code:Ljava/lang/String;
return-void
.end method
.method public setError(Lcom/skt/voice/tyche/data/Error;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"error"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->error:Lcom/skt/voice/tyche/data/Error;
return-void
.end method
.method public setNluNbest(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"nluNbest"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->nluNbest:Ljava/util/List;
return-void
.end method
.method public setResult(Lcom/skt/voice/tyche/data/Result;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"result"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->result:Lcom/skt/voice/tyche/data/Result;
return-void
.end method
.method public setTimestampEos(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"timestampEos"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->timestampEos:Ljava/lang/String;
return-void
.end method
.method public setTimestampIn(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"timestampIn"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->timestampIn:Ljava/lang/String;
return-void
.end method
.method public setTimestampOut(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"timestampOut"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->timestampOut:Ljava/lang/String;
return-void
.end method
.method public setTimestampSos(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"timestampSos"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Engine;->timestampSos:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,158 @@
.class public Lcom/skt/voice/tyche/data/Entity;
.super Ljava/lang/Object;
.source "Entity.java"
# instance fields
.field private role:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "role"
.end annotation
.end field
.field private text:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "text"
.end annotation
.end field
.field private type:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "type"
.end annotation
.end field
.field private typeKr:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "type_kr"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getRole()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Entity;->role:Ljava/lang/String;
return-object v0
.end method
.method public getText()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Entity;->text:Ljava/lang/String;
return-object v0
.end method
.method public getType()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Entity;->type:Ljava/lang/String;
return-object v0
.end method
.method public getTypeKr()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Entity;->typeKr:Ljava/lang/String;
return-object v0
.end method
.method public setRole(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"role"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Entity;->role:Ljava/lang/String;
return-void
.end method
.method public setText(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"text"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Entity;->text:Ljava/lang/String;
return-void
.end method
.method public setType(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"type"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Entity;->type:Ljava/lang/String;
return-void
.end method
.method public setTypeKr(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"typeKr"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Entity;->typeKr:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,88 @@
.class public Lcom/skt/voice/tyche/data/Error;
.super Ljava/lang/Object;
.source "Error.java"
# instance fields
.field private code:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "code"
.end annotation
.end field
.field private message:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "message"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getCode()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Error;->code:Ljava/lang/String;
return-object v0
.end method
.method public getMessage()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Error;->message:Ljava/lang/String;
return-object v0
.end method
.method public setCode(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"code"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Error;->code:Ljava/lang/String;
return-void
.end method
.method public setMessage(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"message"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Error;->message:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,102 @@
.class public Lcom/skt/voice/tyche/data/LocationInfo;
.super Ljava/lang/Object;
.source "LocationInfo.java"
# instance fields
.field private locationSearchKeyword:Ljava/lang/String;
.field private locationSearchResult:Ljava/lang/String;
.field private locationType:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getLocationSearchKeyword()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationSearchKeyword:Ljava/lang/String;
return-object v0
.end method
.method public getLocationSearchResult()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationSearchResult:Ljava/lang/String;
return-object v0
.end method
.method public getLocationType()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationType:Ljava/lang/String;
return-object v0
.end method
.method public setLocationSearchKeyword(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"locationSearchKeyword"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationSearchKeyword:Ljava/lang/String;
return-void
.end method
.method public setLocationSearchResult(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"locationSearchResult"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationSearchResult:Ljava/lang/String;
return-void
.end method
.method public setLocationType(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"locationType"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/LocationInfo;->locationType:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,279 @@
.class public Lcom/skt/voice/tyche/data/NluNbest;
.super Ljava/lang/Object;
.source "NluNbest.java"
# instance fields
.field private action:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "action"
.end annotation
.end field
.field private actionKr:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "action_kr"
.end annotation
.end field
.field private confidenceScore:Ljava/lang/Double;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "confidence_score"
.end annotation
.end field
.field private domain:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "domain"
.end annotation
.end field
.field private entities:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "entities"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Entity;",
">;"
}
.end annotation
.end field
.field private index:I
.field private status:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x0
.line 2
iput-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->entities:Ljava/util/List;
return-void
.end method
# virtual methods
.method public getAction()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->action:Ljava/lang/String;
return-object v0
.end method
.method public getActionKr()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->actionKr:Ljava/lang/String;
return-object v0
.end method
.method public getConfidenceScore()Ljava/lang/Double;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->confidenceScore:Ljava/lang/Double;
return-object v0
.end method
.method public getDomain()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->domain:Ljava/lang/String;
return-object v0
.end method
.method public getEntities()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Entity;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->entities:Ljava/util/List;
return-object v0
.end method
.method public getIndex()I
.locals 1
.line 1
iget v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->index:I
return v0
.end method
.method public getStatus()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluNbest;->status:Ljava/lang/String;
return-object v0
.end method
.method public setAction(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"action"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->action:Ljava/lang/String;
return-void
.end method
.method public setActionKr(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"actionKr"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->actionKr:Ljava/lang/String;
return-void
.end method
.method public setConfidenceScore(Ljava/lang/Double;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"confidenceScore"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->confidenceScore:Ljava/lang/Double;
return-void
.end method
.method public setDomain(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"domain"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->domain:Ljava/lang/String;
return-void
.end method
.method public setEntities(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"entities"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Entity;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->entities:Ljava/util/List;
return-void
.end method
.method public setIndex(I)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"index"
}
.end annotation
.line 1
iput p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->index:I
return-void
.end method
.method public setStatus(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"status"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluNbest;->status:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,81 @@
.class public Lcom/skt/voice/tyche/data/NluResult;
.super Ljava/lang/Object;
.source "NluResult.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field private nluNbestList:Ljava/util/List;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "nlu_nbest"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getNluNbestList()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/NluResult;->nluNbestList:Ljava/util/List;
return-object v0
.end method
.method public setNluNbestList(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"nluNbestList"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/NluNbest;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/NluResult;->nluNbestList:Ljava/util/List;
return-void
.end method
@@ -0,0 +1,135 @@
.class public interface abstract Lcom/skt/voice/tyche/data/NuguSdkCallback;
.super Ljava/lang/Object;
.source "NuguSdkCallback.java"
# virtual methods
.method public abstract onAIServiceResult(Lcom/skt/aicloud/speaker/lib/AIServiceResult;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"aiServiceResult"
}
.end annotation
.end method
.method public abstract onAiServiceRawResult(Lcom/skt/voice/tyche/data/CardResult;)Z
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"cardResult"
}
.end annotation
.end method
.method public abstract onCallStateChanged(Lcom/skt/aicloud/speaker/lib/state/CallState;Lcom/skt/aicloud/speaker/lib/state/CallSubState;Ljava/lang/String;Ljava/lang/String;JJ)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"callState",
"callSubState",
"name",
"phoneNumber",
"startTime",
"endTime"
}
.end annotation
.end method
.method public abstract onCardFinished(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0
}
names = {
"cardType",
"requestIdType",
"requestIdAction",
"reason"
}
.end annotation
.end method
.method public abstract onCardReceived(Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"candidate",
"cardInfo"
}
.end annotation
.end method
.method public abstract onConnected()V
.end method
.method public abstract onExceptionResult(Ljava/lang/String;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"type",
"errorMessage"
}
.end annotation
.end method
.method public abstract onMediaCardReceived()V
.end method
.method public abstract onMediaPlayerState(Lcom/skt/aicloud/speaker/lib/state/MediaPlayerState;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"mediaPlayerState"
}
.end annotation
.end method
.method public abstract onStateVoiceRecognition(Lcom/skt/aicloud/speaker/lib/state/AsrState;Ljava/lang/String;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0
}
names = {
"asrState",
"s"
}
.end annotation
.end method
.method public abstract onTimeOut()V
.end method
.method public abstract onTtsState(Lcom/skt/aicloud/speaker/lib/state/TTSState;)V
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"ttsState"
}
.end annotation
.end method
@@ -0,0 +1,158 @@
.class public Lcom/skt/voice/tyche/data/PodCastInfo;
.super Ljava/lang/Object;
.source "PodCastInfo.java"
# instance fields
.field private episodeId:Ljava/lang/String;
.field private episodeName:Ljava/lang/String;
.field private podcastId:Ljava/lang/String;
.field private podcastImage:Ljava/lang/String;
.field private podcastName:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getEpisodeId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->episodeId:Ljava/lang/String;
return-object v0
.end method
.method public getEpisodeName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->episodeName:Ljava/lang/String;
return-object v0
.end method
.method public getPodcastId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastId:Ljava/lang/String;
return-object v0
.end method
.method public getPodcastImage()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastImage:Ljava/lang/String;
return-object v0
.end method
.method public getPodcastName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastName:Ljava/lang/String;
return-object v0
.end method
.method public setEpisodeId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"episodeId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->episodeId:Ljava/lang/String;
return-void
.end method
.method public setEpisodeName(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"episodeName"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->episodeName:Ljava/lang/String;
return-void
.end method
.method public setPodcastId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"podcastId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastId:Ljava/lang/String;
return-void
.end method
.method public setPodcastImage(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"podcastImage"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastImage:Ljava/lang/String;
return-void
.end method
.method public setPodcastName(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"podcastName"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/PodCastInfo;->podcastName:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,53 @@
.class public Lcom/skt/voice/tyche/data/Request;
.super Ljava/lang/Object;
.source "Request.java"
# instance fields
.field private requestId:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "requestId"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getRequestId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Request;->requestId:Ljava/lang/String;
return-object v0
.end method
.method public setRequestId(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"requestId"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Request;->requestId:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,88 @@
.class public Lcom/skt/voice/tyche/data/Result;
.super Ljava/lang/Object;
.source "Result.java"
# instance fields
.field private confidenceScore:Ljava/lang/Double;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "confidence_score"
.end annotation
.end field
.field private text:Ljava/lang/String;
.annotation runtime Lcom/google/gson/annotations/Expose;
.end annotation
.annotation runtime Lcom/google/gson/annotations/SerializedName;
value = "text"
.end annotation
.end field
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getConfidenceScore()Ljava/lang/Double;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Result;->confidenceScore:Ljava/lang/Double;
return-object v0
.end method
.method public getText()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/Result;->text:Ljava/lang/String;
return-object v0
.end method
.method public setConfidenceScore(Ljava/lang/Double;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"confidenceScore"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Result;->confidenceScore:Ljava/lang/Double;
return-void
.end method
.method public setText(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"text"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/Result;->text:Ljava/lang/String;
return-void
.end method
@@ -0,0 +1,228 @@
.class public Lcom/skt/voice/tyche/data/SongInfo;
.super Ljava/lang/Object;
.source "SongInfo.java"
# instance fields
.field private albumId:Ljava/lang/String;
.field private albumImage:Ljava/lang/String;
.field private albumName:Ljava/lang/String;
.field private artists:Ljava/util/ArrayList;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/ArrayList<",
"Lcom/skt/voice/tyche/data/Artists;",
">;"
}
.end annotation
.end field
.field private cType:Ljava/lang/String;
.field private issueDate:Ljava/lang/String;
.field private playTime:Ljava/lang/String;
.field private songId:Ljava/lang/String;
.field private songName:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/util/ArrayList;Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0,
0x0
}
names = {
"albumImage",
"albumName",
"albumId",
"songId",
"issueDate",
"playTime",
"songName",
"artists",
"cType"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/lang/String;",
"Ljava/util/ArrayList<",
"Lcom/skt/voice/tyche/data/Artists;",
">;",
"Ljava/lang/String;",
")V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumImage:Ljava/lang/String;
.line 3
iput-object p2, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumName:Ljava/lang/String;
.line 4
iput-object p3, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumId:Ljava/lang/String;
.line 5
iput-object p4, p0, Lcom/skt/voice/tyche/data/SongInfo;->songId:Ljava/lang/String;
.line 6
iput-object p5, p0, Lcom/skt/voice/tyche/data/SongInfo;->issueDate:Ljava/lang/String;
.line 7
iput-object p6, p0, Lcom/skt/voice/tyche/data/SongInfo;->playTime:Ljava/lang/String;
.line 8
iput-object p7, p0, Lcom/skt/voice/tyche/data/SongInfo;->songName:Ljava/lang/String;
.line 9
iput-object p8, p0, Lcom/skt/voice/tyche/data/SongInfo;->artists:Ljava/util/ArrayList;
.line 10
iput-object p9, p0, Lcom/skt/voice/tyche/data/SongInfo;->cType:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public getAlbumId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumId:Ljava/lang/String;
return-object v0
.end method
.method public getAlbumImage()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumImage:Ljava/lang/String;
return-object v0
.end method
.method public getAlbumName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->albumName:Ljava/lang/String;
return-object v0
.end method
.method public getArtists()Ljava/util/ArrayList;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/ArrayList<",
"Lcom/skt/voice/tyche/data/Artists;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->artists:Ljava/util/ArrayList;
return-object v0
.end method
.method public getSongId()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->songId:Ljava/lang/String;
return-object v0
.end method
.method public getSongName()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->songName:Ljava/lang/String;
return-object v0
.end method
.method public getcType()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->cType:Ljava/lang/String;
return-object v0
.end method
.method public getissueDate()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->issueDate:Ljava/lang/String;
return-object v0
.end method
.method public getplayTime()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/SongInfo;->playTime:Ljava/lang/String;
return-object v0
.end method
.method public setArtists(Ljava/util/ArrayList;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"artists"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/ArrayList<",
"Lcom/skt/voice/tyche/data/Artists;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/SongInfo;->artists:Ljava/util/ArrayList;
return-void
.end method
@@ -0,0 +1,99 @@
.class public Lcom/skt/voice/tyche/data/TmapActions;
.super Ljava/lang/Object;
.source "TmapActions.java"
# instance fields
.field private actions:Ljava/util/List;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Actions;",
">;"
}
.end annotation
.end field
.field private commandResult:Lcom/skt/tmap/network/ndds/dto/info/CommandResult;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getActions()Ljava/util/List;
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Actions;",
">;"
}
.end annotation
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/TmapActions;->actions:Ljava/util/List;
return-object v0
.end method
.method public getCommandResult()Lcom/skt/tmap/network/ndds/dto/info/CommandResult;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/TmapActions;->commandResult:Lcom/skt/tmap/network/ndds/dto/info/CommandResult;
return-object v0
.end method
.method public setActions(Ljava/util/List;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"actions"
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/List<",
"Lcom/skt/voice/tyche/data/Actions;",
">;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/TmapActions;->actions:Ljava/util/List;
return-void
.end method
.method public setCommandResult(Lcom/skt/tmap/network/ndds/dto/info/CommandResult;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"commandResult"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/TmapActions;->commandResult:Lcom/skt/tmap/network/ndds/dto/info/CommandResult;
return-void
.end method
@@ -0,0 +1,46 @@
.class public Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;
.super Ljava/lang/Object;
.source "UserExternalIdYesnoDTO.java"
# instance fields
.field private userExternalIdYesno:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getUserExternalIdYesno()Ljava/lang/String;
.locals 1
.line 1
iget-object v0, p0, Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;->userExternalIdYesno:Ljava/lang/String;
return-object v0
.end method
.method public setUserExternalIdYesno(Ljava/lang/String;)V
.locals 0
.annotation system Ldalvik/annotation/MethodParameters;
accessFlags = {
0x0
}
names = {
"userExternalIdYesno"
}
.end annotation
.line 1
iput-object p1, p0, Lcom/skt/voice/tyche/data/UserExternalIdYesnoDTO;->userExternalIdYesno:Ljava/lang/String;
return-void
.end method