ConnectionService$1.smali
.class Lio/rong/imlib/ConnectionService$1;
.super Ljava/lang/Object;
.source "ConnectionService.java"
# interfaces
.implements Ljava/util/concurrent/ThreadFactory;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lio/rong/imlib/ConnectionService;-><init>()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lio/rong/imlib/ConnectionService;
# direct methods
.method constructor <init>(Lio/rong/imlib/ConnectionService;)V
.registers 2
.line 1
iput-object p1, p0, Lio/rong/imlib/ConnectionService$1;->this$0:Lio/rong/imlib/ConnectionService;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public newThread(Ljava/lang/Runnable;)Ljava/lang/Thread;
.registers 4
.line 1
new-instance v0, Ljava/lang/Thread;
const-string v1, "IPC_CONNECT_CALLBACK"
invoke-direct {v0, p1, v1}, Ljava/lang/Thread;-><init>(Ljava/lang/Runnable;Ljava/lang/String;)V
return-object v0
.end method