2022-06-10 21:38:30 +09:00

40 lines
829 B
Smali

.class Lcom/google/firebase/database/tubesock/WebSocket$1;
.super Ljava/lang/Object;
.source "WebSocket.java"
# interfaces
.implements Lcom/google/firebase/database/tubesock/ThreadInitializer;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/database/tubesock/WebSocket;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public setName(Ljava/lang/Thread;Ljava/lang/String;)V
.locals 0
.line 1
invoke-virtual {p1, p2}, Ljava/lang/Thread;->setName(Ljava/lang/String;)V
return-void
.end method