DownloadService.smali
.class public Lcom/kwad/sdk/api/proxy/app/DownloadService;
.super Lcom/kwad/sdk/api/proxy/BaseProxyService;
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Lcom/kwad/sdk/api/proxy/BaseProxyService;-><init>()V
return-void
.end method
# virtual methods
.method protected getDelegate(Landroid/content/Context;)Lcom/kwad/sdk/api/proxy/IServiceProxy;
.registers 4
.annotation build Landroid/support/annotation/NonNull;
.end annotation
invoke-static {}, Lcom/kwad/sdk/api/loader/Loader;->get()Lcom/kwad/sdk/api/loader/Loader;
move-result-object v0
const-class v1, Lcom/kwad/sdk/api/proxy/app/DownloadService;
invoke-virtual {v0, p1, v1, p0}, Lcom/kwad/sdk/api/loader/Loader;->newComponentProxy(Landroid/content/Context;Ljava/lang/Class;Ljava/lang/Object;)Lcom/kwad/sdk/api/proxy/IComponentProxy;
move-result-object v0
check-cast v0, Lcom/kwad/sdk/api/proxy/IServiceProxy;
return-object v0
.end method