RongHttpDns$4.smali
.class Lio/rong/imlib/httpdns/RongHttpDns$4;
.super Ljava/lang/Object;
.source "RongHttpDns.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/httpdns/RongHttpDns;->asyncResolve(Ljava/lang/String;Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;Lio/rong/imlib/httpdns/HttpDnsCompletion;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/httpdns/RongHttpDns;
.field final synthetic val$callback:Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;
# direct methods
.method constructor <init>(Lio/rong/imlib/httpdns/RongHttpDns;Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;)V
.registers 3
.line 1
iput-object p1, p0, Lio/rong/imlib/httpdns/RongHttpDns$4;->this$0:Lio/rong/imlib/httpdns/RongHttpDns;
iput-object p2, p0, Lio/rong/imlib/httpdns/RongHttpDns$4;->val$callback:Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 6
.line 1
iget-object v0, p0, Lio/rong/imlib/httpdns/RongHttpDns$4;->val$callback:Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;
new-instance v1, Lio/rong/imlib/httpdns/RongHttpDnsResult;
sget-object v2, Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveType;->RESOLVE_NONE:Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveType;
sget-object v3, Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveStatus;->BDHttpDnsResolveErrorCacheMiss:Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveStatus;
const/4 v4, 0x0
invoke-direct {v1, v2, v3, v4, v4}, Lio/rong/imlib/httpdns/RongHttpDnsResult;-><init>(Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveType;Lio/rong/imlib/httpdns/RongHttpDnsResult$ResolveStatus;Ljava/util/ArrayList;Ljava/util/ArrayList;)V
invoke-interface {v0, v1}, Lio/rong/imlib/httpdns/RongHttpDns$CompletionHandler;->completionHandler(Lio/rong/imlib/httpdns/RongHttpDnsResult;)V
return-void
.end method