62 lines
1.2 KiB
Smali
62 lines
1.2 KiB
Smali
.class public Lma/m;
|
|
.super Lcom/skt/aicloud/speaker/service/presentation/pCommandInfo;
|
|
.source "pCommandInfoMedia.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final g:Ljava/lang/String; = "playMediaLufs"
|
|
|
|
|
|
# instance fields
|
|
.field public f:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/skt/aicloud/speaker/service/presentation/pCommandInfo;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public i()Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lma/m;->f:Ljava/lang/String;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public j(Lorg/json/JSONObject;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lorg/json/JSONException;
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "playMediaLufs"
|
|
|
|
.line 1
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->isNull(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
|
|
if-nez v1, :cond_0
|
|
|
|
.line 2
|
|
invoke-virtual {p1, v0}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lma/m;->f:Ljava/lang/String;
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|