101 lines
2.6 KiB
Smali
101 lines
2.6 KiB
Smali
.class public Ll9/c;
|
|
.super Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguQueryBase;
|
|
.source "QueryDeleteUserContentProvider.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final j:Ljava/lang/String; = "c"
|
|
|
|
|
|
# instance fields
|
|
.field public i:Ljava/lang/String;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(Landroid/content/Context;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1}, Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguQueryBase;-><init>(Landroid/content/Context;)V
|
|
|
|
.line 2
|
|
iput-object p2, p0, Ll9/c;->i:Ljava/lang/String;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getExecutor()Lretrofit2/Call;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lretrofit2/Call<",
|
|
"Lokhttp3/ResponseBody;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguQueryBase;->c:Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguServiceApiForHabilis;
|
|
|
|
iget-object v1, p0, Ll9/c;->i:Ljava/lang/String;
|
|
|
|
invoke-virtual {p0}, Ll9/c;->getHeaders()Ljava/util/Map;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-interface {v0, v1, v2}, Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguServiceApiForHabilis;->deleteUserContentProvider(Ljava/lang/String;Ljava/util/Map;)Lretrofit2/Call;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getHeaders()Ljava/util/Map;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/String;",
|
|
"Ljava/lang/String;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-super {p0}, Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguQueryBase;->getHeaders()Ljava/util/Map;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
invoke-static {}, Lp8/d;->c()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "Device-Type"
|
|
|
|
invoke-interface {v0, v2, v1}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
.line 3
|
|
iget-object v1, p0, Lcom/skt/aicloud/mobile/service/net/http/api/nugu/NuguQueryBase;->d:Landroid/content/Context;
|
|
|
|
invoke-static {v1}, Lua/d;->d(Landroid/content/Context;)Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
const-string v2, "Device-Id"
|
|
|
|
invoke-interface {v0, v2, v1}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-object v0
|
|
.end method
|