.class public final Lokhttp3/internal/j/a; .super Ljava/lang/Object; .source "RealWebSocket.java" # interfaces .implements Lokhttp3/WebSocket; .implements Lokhttp3/internal/j/c$a; # annotations .annotation system Ldalvik/annotation/MemberClasses; value = { Lokhttp3/internal/j/a$a;, Lokhttp3/internal/j/a$e;, Lokhttp3/internal/j/a$b;, Lokhttp3/internal/j/a$c;, Lokhttp3/internal/j/a$d; } .end annotation # static fields .field static final synthetic $assertionsDisabled:Z .field public static final btB:Ljava/util/List; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/List<", "Lokhttp3/u;", ">;" } .end annotation .end field # instance fields .field public final boh:Lokhttp3/w; .field public bqf:Lokhttp3/e; .field brO:Z .field final btC:Lokhttp3/WebSocketListener; .field final btD:J .field private final btE:Ljava/lang/Runnable; .field private btF:Lokhttp3/internal/j/c; .field btG:Lokhttp3/internal/j/d; .field private btH:Lokhttp3/internal/j/a$e; .field private final btI:Ljava/util/ArrayDeque; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/ArrayDeque<", "Lokio/ByteString;", ">;" } .end annotation .end field .field private final btJ:Ljava/util/ArrayDeque; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/ArrayDeque<", "Ljava/lang/Object;", ">;" } .end annotation .end field .field private btK:J .field private btL:Z .field private btM:Ljava/util/concurrent/ScheduledFuture; .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/concurrent/ScheduledFuture<", "*>;" } .end annotation .end field .field private btN:I .field private btO:Ljava/lang/String; .field btP:Z .field btQ:I .field private btR:I .field private btS:I .field public final key:Ljava/lang/String; .field private nG:Ljava/util/concurrent/ScheduledExecutorService; .field private final random:Ljava/util/Random; # direct methods .method static constructor ()V .locals 1 sget-object v0, Lokhttp3/u;->bnX:Lokhttp3/u; invoke-static {v0}, Ljava/util/Collections;->singletonList(Ljava/lang/Object;)Ljava/util/List; move-result-object v0 sput-object v0, Lokhttp3/internal/j/a;->btB:Ljava/util/List; return-void .end method .method public constructor (Lokhttp3/w;Lokhttp3/WebSocketListener;Ljava/util/Random;J)V .locals 2 invoke-direct {p0}, Ljava/lang/Object;->()V new-instance v0, Ljava/util/ArrayDeque; invoke-direct {v0}, Ljava/util/ArrayDeque;->()V iput-object v0, p0, Lokhttp3/internal/j/a;->btI:Ljava/util/ArrayDeque; new-instance v0, Ljava/util/ArrayDeque; invoke-direct {v0}, Ljava/util/ArrayDeque;->()V iput-object v0, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; const/4 v0, -0x1 iput v0, p0, Lokhttp3/internal/j/a;->btN:I const-string v0, "GET" iget-object v1, p1, Lokhttp3/w;->method:Ljava/lang/String; invoke-virtual {v0, v1}, Ljava/lang/String;->equals(Ljava/lang/Object;)Z move-result v0 if-eqz v0, :cond_0 iput-object p1, p0, Lokhttp3/internal/j/a;->boh:Lokhttp3/w; iput-object p2, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; iput-object p3, p0, Lokhttp3/internal/j/a;->random:Ljava/util/Random; iput-wide p4, p0, Lokhttp3/internal/j/a;->btD:J const/16 p1, 0x10 new-array p1, p1, [B invoke-virtual {p3, p1}, Ljava/util/Random;->nextBytes([B)V invoke-static {p1}, Lokio/ByteString;->B([B)Lokio/ByteString; move-result-object p1 invoke-virtual {p1}, Lokio/ByteString;->Ci()Ljava/lang/String; move-result-object p1 iput-object p1, p0, Lokhttp3/internal/j/a;->key:Ljava/lang/String; new-instance p1, Lokhttp3/internal/j/a$1; invoke-direct {p1, p0}, Lokhttp3/internal/j/a$1;->(Lokhttp3/internal/j/a;)V iput-object p1, p0, Lokhttp3/internal/j/a;->btE:Ljava/lang/Runnable; return-void :cond_0 new-instance p2, Ljava/lang/IllegalArgumentException; new-instance p3, Ljava/lang/StringBuilder; const-string p4, "Request must be GET: " invoke-direct {p3, p4}, Ljava/lang/StringBuilder;->(Ljava/lang/String;)V iget-object p1, p1, Lokhttp3/w;->method:Ljava/lang/String; invoke-virtual {p3, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {p3}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object p1 invoke-direct {p2, p1}, Ljava/lang/IllegalArgumentException;->(Ljava/lang/String;)V throw p2 .end method .method private BM()V .locals 2 iget-object v0, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; if-eqz v0, :cond_0 iget-object v1, p0, Lokhttp3/internal/j/a;->btE:Ljava/lang/Runnable; invoke-interface {v0, v1}, Ljava/util/concurrent/ScheduledExecutorService;->execute(Ljava/lang/Runnable;)V :cond_0 return-void .end method .method private declared-synchronized f(Lokio/ByteString;)Z .locals 6 monitor-enter p0 :try_start_0 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btP:Z const/4 v1, 0x0 if-nez v0, :cond_2 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btL:Z if-eqz v0, :cond_0 goto :goto_0 :cond_0 iget-wide v2, p0, Lokhttp3/internal/j/a;->btK:J invoke-virtual {p1}, Lokio/ByteString;->size()I move-result v0 int-to-long v4, v0 add-long/2addr v2, v4 const-wide/32 v4, 0x1000000 cmp-long v0, v2, v4 if-lez v0, :cond_1 const/16 p1, 0x3e9 const/4 v0, 0x0 invoke-direct {p0, p1, v0}, Lokhttp3/internal/j/a;->h(ILjava/lang/String;)Z :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return v1 :cond_1 :try_start_1 iget-wide v0, p0, Lokhttp3/internal/j/a;->btK:J invoke-virtual {p1}, Lokio/ByteString;->size()I move-result v2 int-to-long v2, v2 add-long/2addr v0, v2 iput-wide v0, p0, Lokhttp3/internal/j/a;->btK:J iget-object v0, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; new-instance v1, Lokhttp3/internal/j/a$c; const/4 v2, 0x1 invoke-direct {v1, v2, p1}, Lokhttp3/internal/j/a$c;->(ILokio/ByteString;)V invoke-virtual {v0, v1}, Ljava/util/ArrayDeque;->add(Ljava/lang/Object;)Z invoke-direct {p0}, Lokhttp3/internal/j/a;->BM()V :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_0 monitor-exit p0 return v2 :cond_2 :goto_0 monitor-exit p0 return v1 :catchall_0 move-exception p1 monitor-exit p0 throw p1 .end method .method private declared-synchronized h(ILjava/lang/String;)Z .locals 6 monitor-enter p0 :try_start_0 invoke-static {p1}, Lokhttp3/internal/j/b;->dh(I)V const/4 v0, 0x0 if-eqz p2, :cond_1 invoke-static {p2}, Lokio/ByteString;->ef(Ljava/lang/String;)Lokio/ByteString; move-result-object v0 invoke-virtual {v0}, Lokio/ByteString;->size()I move-result v1 int-to-long v1, v1 const-wide/16 v3, 0x7b cmp-long v5, v1, v3 if-gtz v5, :cond_0 goto :goto_0 :cond_0 new-instance p1, Ljava/lang/IllegalArgumentException; const-string v0, "reason.size() > 123: " invoke-static {p2}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String; move-result-object p2 invoke-virtual {v0, p2}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String; move-result-object p2 invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;->(Ljava/lang/String;)V throw p1 :cond_1 :goto_0 iget-boolean p2, p0, Lokhttp3/internal/j/a;->btP:Z if-nez p2, :cond_3 iget-boolean p2, p0, Lokhttp3/internal/j/a;->btL:Z if-eqz p2, :cond_2 goto :goto_1 :cond_2 const/4 p2, 0x1 iput-boolean p2, p0, Lokhttp3/internal/j/a;->btL:Z iget-object v1, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; new-instance v2, Lokhttp3/internal/j/a$b; const-wide/32 v3, 0xea60 invoke-direct {v2, p1, v0, v3, v4}, Lokhttp3/internal/j/a$b;->(ILokio/ByteString;J)V invoke-virtual {v1, v2}, Ljava/util/ArrayDeque;->add(Ljava/lang/Object;)Z invoke-direct {p0}, Lokhttp3/internal/j/a;->BM()V :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return p2 :cond_3 :goto_1 const/4 p1, 0x0 monitor-exit p0 return p1 :catchall_0 move-exception p1 monitor-exit p0 throw p1 .end method # virtual methods .method public final BK()V .locals 4 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation :goto_0 iget v0, p0, Lokhttp3/internal/j/a;->btN:I const/4 v1, -0x1 if-ne v0, v1, :cond_4 iget-object v0, p0, Lokhttp3/internal/j/a;->btF:Lokhttp3/internal/j/c; invoke-virtual {v0}, Lokhttp3/internal/j/c;->BO()V iget-boolean v1, v0, Lokhttp3/internal/j/c;->bud:Z if-eqz v1, :cond_0 invoke-virtual {v0}, Lokhttp3/internal/j/c;->BP()V goto :goto_0 :cond_0 iget v1, v0, Lokhttp3/internal/j/c;->opcode:I const/4 v2, 0x1 if-eq v1, v2, :cond_2 const/4 v3, 0x2 if-ne v1, v3, :cond_1 goto :goto_1 :cond_1 new-instance v0, Ljava/net/ProtocolException; new-instance v2, Ljava/lang/StringBuilder; const-string v3, "Unknown opcode: " invoke-direct {v2, v3}, Ljava/lang/StringBuilder;->(Ljava/lang/String;)V invoke-static {v1}, Ljava/lang/Integer;->toHexString(I)Ljava/lang/String; move-result-object v1 invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder; invoke-virtual {v2}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String; move-result-object v1 invoke-direct {v0, v1}, Ljava/net/ProtocolException;->(Ljava/lang/String;)V throw v0 :cond_2 :goto_1 invoke-virtual {v0}, Lokhttp3/internal/j/c;->BR()V if-ne v1, v2, :cond_3 iget-object v1, v0, Lokhttp3/internal/j/c;->bua:Lokhttp3/internal/j/c$a; iget-object v0, v0, Lokhttp3/internal/j/c;->buf:Lokio/c; invoke-virtual {v0}, Lokio/c;->Cc()Ljava/lang/String; move-result-object v0 invoke-interface {v1, v0}, Lokhttp3/internal/j/c$a;->ec(Ljava/lang/String;)V goto :goto_0 :cond_3 iget-object v1, v0, Lokhttp3/internal/j/c;->bua:Lokhttp3/internal/j/c$a; iget-object v0, v0, Lokhttp3/internal/j/c;->buf:Lokio/c; invoke-virtual {v0}, Lokio/c;->Bi()Lokio/ByteString; move-result-object v0 invoke-interface {v1, v0}, Lokhttp3/internal/j/c$a;->d(Lokio/ByteString;)V goto :goto_0 :cond_4 return-void .end method .method public final declared-synchronized BL()V .locals 1 monitor-enter p0 :try_start_0 iget v0, p0, Lokhttp3/internal/j/a;->btS:I add-int/lit8 v0, v0, 0x1 iput v0, p0, Lokhttp3/internal/j/a;->btS:I const/4 v0, 0x0 iput-boolean v0, p0, Lokhttp3/internal/j/a;->brO:Z :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return-void :catchall_0 move-exception v0 monitor-exit p0 throw v0 .end method .method final BN()Z .locals 12 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation monitor-enter p0 :try_start_0 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btP:Z const/4 v1, 0x0 if-eqz v0, :cond_0 monitor-exit p0 return v1 :cond_0 iget-object v0, p0, Lokhttp3/internal/j/a;->btG:Lokhttp3/internal/j/d; iget-object v2, p0, Lokhttp3/internal/j/a;->btI:Ljava/util/ArrayDeque; invoke-virtual {v2}, Ljava/util/ArrayDeque;->poll()Ljava/lang/Object; move-result-object v2 check-cast v2, Lokio/ByteString; const/4 v3, 0x0 if-nez v2, :cond_4 iget-object v4, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; invoke-virtual {v4}, Ljava/util/ArrayDeque;->poll()Ljava/lang/Object; move-result-object v4 instance-of v5, v4, Lokhttp3/internal/j/a$b; if-eqz v5, :cond_2 iget v5, p0, Lokhttp3/internal/j/a;->btN:I iget-object v6, p0, Lokhttp3/internal/j/a;->btO:Ljava/lang/String; const/4 v7, -0x1 if-eq v5, v7, :cond_1 iget-object v7, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; iput-object v3, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; iget-object v3, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; invoke-interface {v3}, Ljava/util/concurrent/ScheduledExecutorService;->shutdown()V move-object v3, v7 goto :goto_0 :cond_1 iget-object v7, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; new-instance v8, Lokhttp3/internal/j/a$a; invoke-direct {v8, p0}, Lokhttp3/internal/j/a$a;->(Lokhttp3/internal/j/a;)V move-object v9, v4 check-cast v9, Lokhttp3/internal/j/a$b; iget-wide v9, v9, Lokhttp3/internal/j/a$b;->btW:J sget-object v11, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit; invoke-interface {v7, v8, v9, v10, v11}, Ljava/util/concurrent/ScheduledExecutorService;->schedule(Ljava/lang/Runnable;JLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture; move-result-object v7 iput-object v7, p0, Lokhttp3/internal/j/a;->btM:Ljava/util/concurrent/ScheduledFuture; goto :goto_0 :cond_2 if-nez v4, :cond_3 monitor-exit p0 return v1 :cond_3 move-object v6, v3 const/4 v5, 0x0 goto :goto_0 :cond_4 move-object v4, v3 move-object v6, v4 const/4 v5, 0x0 :goto_0 monitor-exit p0 :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_3 const/4 v7, 0x1 if-eqz v2, :cond_5 const/16 v1, 0xa :try_start_1 invoke-virtual {v0, v1, v2}, Lokhttp3/internal/j/d;->a(ILokio/ByteString;)V goto/16 :goto_1 :cond_5 instance-of v2, v4, Lokhttp3/internal/j/a$c; if-eqz v2, :cond_7 move-object v2, v4 check-cast v2, Lokhttp3/internal/j/a$c; iget-object v2, v2, Lokhttp3/internal/j/a$c;->btY:Lokio/ByteString; check-cast v4, Lokhttp3/internal/j/a$c; iget v4, v4, Lokhttp3/internal/j/a$c;->btX:I invoke-virtual {v2}, Lokio/ByteString;->size()I move-result v5 int-to-long v5, v5 iget-boolean v8, v0, Lokhttp3/internal/j/d;->bum:Z if-nez v8, :cond_6 iput-boolean v7, v0, Lokhttp3/internal/j/d;->bum:Z iget-object v8, v0, Lokhttp3/internal/j/d;->bul:Lokhttp3/internal/j/d$a; iput v4, v8, Lokhttp3/internal/j/d$a;->btX:I iget-object v4, v0, Lokhttp3/internal/j/d;->bul:Lokhttp3/internal/j/d$a; iput-wide v5, v4, Lokhttp3/internal/j/d$a;->contentLength:J iget-object v4, v0, Lokhttp3/internal/j/d;->bul:Lokhttp3/internal/j/d$a; iput-boolean v7, v4, Lokhttp3/internal/j/d$a;->bun:Z iget-object v4, v0, Lokhttp3/internal/j/d;->bul:Lokhttp3/internal/j/d$a; iput-boolean v1, v4, Lokhttp3/internal/j/d$a;->closed:Z iget-object v0, v0, Lokhttp3/internal/j/d;->bul:Lokhttp3/internal/j/d$a; invoke-static {v0}, Lokio/j;->b(Lokio/p;)Lokio/BufferedSink; move-result-object v0 invoke-interface {v0, v2}, Lokio/BufferedSink;->i(Lokio/ByteString;)Lokio/BufferedSink; invoke-interface {v0}, Lokio/BufferedSink;->close()V monitor-enter p0 :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_2 :try_start_2 iget-wide v0, p0, Lokhttp3/internal/j/a;->btK:J invoke-virtual {v2}, Lokio/ByteString;->size()I move-result v2 int-to-long v4, v2 sub-long/2addr v0, v4 iput-wide v0, p0, Lokhttp3/internal/j/a;->btK:J monitor-exit p0 goto :goto_1 :catchall_0 move-exception v0 monitor-exit p0 :try_end_2 .catchall {:try_start_2 .. :try_end_2} :catchall_0 :try_start_3 throw v0 :cond_6 new-instance v0, Ljava/lang/IllegalStateException; const-string v1, "Another message writer is active. Did you call close()?" invoke-direct {v0, v1}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw v0 :cond_7 instance-of v1, v4, Lokhttp3/internal/j/a$b; if-eqz v1, :cond_d check-cast v4, Lokhttp3/internal/j/a$b; iget v1, v4, Lokhttp3/internal/j/a$b;->code:I iget-object v2, v4, Lokhttp3/internal/j/a$b;->btV:Lokio/ByteString; sget-object v4, Lokio/ByteString;->buP:Lokio/ByteString; if-nez v1, :cond_8 if-eqz v2, :cond_b :cond_8 if-eqz v1, :cond_9 invoke-static {v1}, Lokhttp3/internal/j/b;->dh(I)V :cond_9 new-instance v4, Lokio/c; invoke-direct {v4}, Lokio/c;->()V invoke-virtual {v4, v1}, Lokio/c;->dl(I)Lokio/c; if-eqz v2, :cond_a invoke-virtual {v4, v2}, Lokio/c;->g(Lokio/ByteString;)Lokio/c; :cond_a invoke-virtual {v4}, Lokio/c;->Bi()Lokio/ByteString; move-result-object v4 :try_end_3 .catchall {:try_start_3 .. :try_end_3} :catchall_2 :cond_b const/16 v1, 0x8 :try_start_4 invoke-virtual {v0, v1, v4}, Lokhttp3/internal/j/d;->a(ILokio/ByteString;)V :try_end_4 .catchall {:try_start_4 .. :try_end_4} :catchall_1 :try_start_5 iput-boolean v7, v0, Lokhttp3/internal/j/d;->buj:Z if-eqz v3, :cond_c iget-object v0, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v0, p0, v5, v6}, Lokhttp3/WebSocketListener;->onClosed(Lokhttp3/WebSocket;ILjava/lang/String;)V :try_end_5 .catchall {:try_start_5 .. :try_end_5} :catchall_2 :cond_c :goto_1 invoke-static {v3}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V return v7 :catchall_1 move-exception v1 :try_start_6 iput-boolean v7, v0, Lokhttp3/internal/j/d;->buj:Z throw v1 :cond_d new-instance v0, Ljava/lang/AssertionError; invoke-direct {v0}, Ljava/lang/AssertionError;->()V throw v0 :try_end_6 .catchall {:try_start_6 .. :try_end_6} :catchall_2 :catchall_2 move-exception v0 invoke-static {v3}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V throw v0 :catchall_3 move-exception v0 :try_start_7 monitor-exit p0 :try_end_7 .catchall {:try_start_7 .. :try_end_7} :catchall_3 throw v0 .end method .method public final a(Ljava/lang/Exception;Lokhttp3/Response;)V .locals 3 .param p2 # Lokhttp3/Response; .annotation runtime Ljavax/annotation/Nullable; .end annotation .end param monitor-enter p0 :try_start_0 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btP:Z if-eqz v0, :cond_0 monitor-exit p0 return-void :cond_0 const/4 v0, 0x1 iput-boolean v0, p0, Lokhttp3/internal/j/a;->btP:Z iget-object v0, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; const/4 v1, 0x0 iput-object v1, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; iget-object v1, p0, Lokhttp3/internal/j/a;->btM:Ljava/util/concurrent/ScheduledFuture; if-eqz v1, :cond_1 iget-object v1, p0, Lokhttp3/internal/j/a;->btM:Ljava/util/concurrent/ScheduledFuture; const/4 v2, 0x0 invoke-interface {v1, v2}, Ljava/util/concurrent/ScheduledFuture;->cancel(Z)Z :cond_1 iget-object v1, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; if-eqz v1, :cond_2 iget-object v1, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; invoke-interface {v1}, Ljava/util/concurrent/ScheduledExecutorService;->shutdown()V :cond_2 monitor-exit p0 :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_1 :try_start_1 iget-object v1, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v1, p0, p1, p2}, Lokhttp3/WebSocketListener;->onFailure(Lokhttp3/WebSocket;Ljava/lang/Throwable;Lokhttp3/Response;)V :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_0 invoke-static {v0}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V return-void :catchall_0 move-exception p1 invoke-static {v0}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V throw p1 :catchall_1 move-exception p1 :try_start_2 monitor-exit p0 :try_end_2 .catchall {:try_start_2 .. :try_end_2} :catchall_1 throw p1 .end method .method public final a(Ljava/lang/String;Lokhttp3/internal/j/a$e;)V .locals 7 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation monitor-enter p0 :try_start_0 iput-object p2, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; new-instance v0, Lokhttp3/internal/j/d; iget-boolean v1, p2, Lokhttp3/internal/j/a$e;->brG:Z iget-object v2, p2, Lokhttp3/internal/j/a$e;->bpW:Lokio/BufferedSink; iget-object v3, p0, Lokhttp3/internal/j/a;->random:Ljava/util/Random; invoke-direct {v0, v1, v2, v3}, Lokhttp3/internal/j/d;->(ZLokio/BufferedSink;Ljava/util/Random;)V iput-object v0, p0, Lokhttp3/internal/j/a;->btG:Lokhttp3/internal/j/d; new-instance v0, Ljava/util/concurrent/ScheduledThreadPoolExecutor; const/4 v1, 0x1 const/4 v2, 0x0 invoke-static {p1, v2}, Lokhttp3/internal/c;->i(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory; move-result-object p1 invoke-direct {v0, v1, p1}, Ljava/util/concurrent/ScheduledThreadPoolExecutor;->(ILjava/util/concurrent/ThreadFactory;)V iput-object v0, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; iget-wide v0, p0, Lokhttp3/internal/j/a;->btD:J const-wide/16 v2, 0x0 cmp-long p1, v0, v2 if-eqz p1, :cond_0 iget-object v0, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; new-instance v1, Lokhttp3/internal/j/a$d; invoke-direct {v1, p0}, Lokhttp3/internal/j/a$d;->(Lokhttp3/internal/j/a;)V iget-wide v2, p0, Lokhttp3/internal/j/a;->btD:J iget-wide v4, p0, Lokhttp3/internal/j/a;->btD:J sget-object v6, Ljava/util/concurrent/TimeUnit;->MILLISECONDS:Ljava/util/concurrent/TimeUnit; invoke-interface/range {v0 .. v6}, Ljava/util/concurrent/ScheduledExecutorService;->scheduleAtFixedRate(Ljava/lang/Runnable;JJLjava/util/concurrent/TimeUnit;)Ljava/util/concurrent/ScheduledFuture; :cond_0 iget-object p1, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; invoke-virtual {p1}, Ljava/util/ArrayDeque;->isEmpty()Z move-result p1 if-nez p1, :cond_1 invoke-direct {p0}, Lokhttp3/internal/j/a;->BM()V :cond_1 monitor-exit p0 :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 new-instance p1, Lokhttp3/internal/j/c; iget-boolean v0, p2, Lokhttp3/internal/j/a$e;->brG:Z iget-object p2, p2, Lokhttp3/internal/j/a$e;->boI:Lokio/d; invoke-direct {p1, v0, p2, p0}, Lokhttp3/internal/j/c;->(ZLokio/d;Lokhttp3/internal/j/c$a;)V iput-object p1, p0, Lokhttp3/internal/j/a;->btF:Lokhttp3/internal/j/c; return-void :catchall_0 move-exception p1 :try_start_1 monitor-exit p0 :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_0 throw p1 .end method .method public final d(Lokio/ByteString;)V .locals 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation iget-object v0, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v0, p0, p1}, Lokhttp3/WebSocketListener;->onMessage(Lokhttp3/WebSocket;Lokio/ByteString;)V return-void .end method .method public final dP(Ljava/lang/String;)Z .locals 1 if-eqz p1, :cond_0 invoke-static {p1}, Lokio/ByteString;->ef(Ljava/lang/String;)Lokio/ByteString; move-result-object p1 invoke-direct {p0, p1}, Lokhttp3/internal/j/a;->f(Lokio/ByteString;)Z move-result p1 return p1 :cond_0 new-instance p1, Ljava/lang/NullPointerException; const-string v0, "text == null" invoke-direct {p1, v0}, Ljava/lang/NullPointerException;->(Ljava/lang/String;)V throw p1 .end method .method public final declared-synchronized e(Lokio/ByteString;)V .locals 1 monitor-enter p0 :try_start_0 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btP:Z if-nez v0, :cond_1 iget-boolean v0, p0, Lokhttp3/internal/j/a;->btL:Z if-eqz v0, :cond_0 iget-object v0, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; invoke-virtual {v0}, Ljava/util/ArrayDeque;->isEmpty()Z move-result v0 if-eqz v0, :cond_0 goto :goto_0 :cond_0 iget-object v0, p0, Lokhttp3/internal/j/a;->btI:Ljava/util/ArrayDeque; invoke-virtual {v0, p1}, Ljava/util/ArrayDeque;->add(Ljava/lang/Object;)Z invoke-direct {p0}, Lokhttp3/internal/j/a;->BM()V iget p1, p0, Lokhttp3/internal/j/a;->btR:I add-int/lit8 p1, p1, 0x1 iput p1, p0, Lokhttp3/internal/j/a;->btR:I :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_0 monitor-exit p0 return-void :cond_1 :goto_0 monitor-exit p0 return-void :catchall_0 move-exception p1 monitor-exit p0 throw p1 .end method .method public final ec(Ljava/lang/String;)V .locals 1 .annotation system Ldalvik/annotation/Throws; value = { Ljava/io/IOException; } .end annotation iget-object v0, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v0, p0, p1}, Lokhttp3/WebSocketListener;->onMessage(Lokhttp3/WebSocket;Ljava/lang/String;)V return-void .end method .method public final f(ILjava/lang/String;)Z .locals 0 invoke-direct {p0, p1, p2}, Lokhttp3/internal/j/a;->h(ILjava/lang/String;)Z move-result p1 return p1 .end method .method public final g(ILjava/lang/String;)V .locals 3 const/4 v0, -0x1 if-eq p1, v0, :cond_4 monitor-enter p0 :try_start_0 iget v1, p0, Lokhttp3/internal/j/a;->btN:I if-ne v1, v0, :cond_3 iput p1, p0, Lokhttp3/internal/j/a;->btN:I iput-object p2, p0, Lokhttp3/internal/j/a;->btO:Ljava/lang/String; iget-boolean v0, p0, Lokhttp3/internal/j/a;->btL:Z const/4 v1, 0x0 if-eqz v0, :cond_1 iget-object v0, p0, Lokhttp3/internal/j/a;->btJ:Ljava/util/ArrayDeque; invoke-virtual {v0}, Ljava/util/ArrayDeque;->isEmpty()Z move-result v0 if-eqz v0, :cond_1 iget-object v0, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; iput-object v1, p0, Lokhttp3/internal/j/a;->btH:Lokhttp3/internal/j/a$e; iget-object v1, p0, Lokhttp3/internal/j/a;->btM:Ljava/util/concurrent/ScheduledFuture; if-eqz v1, :cond_0 iget-object v1, p0, Lokhttp3/internal/j/a;->btM:Ljava/util/concurrent/ScheduledFuture; const/4 v2, 0x0 invoke-interface {v1, v2}, Ljava/util/concurrent/ScheduledFuture;->cancel(Z)Z :cond_0 iget-object v1, p0, Lokhttp3/internal/j/a;->nG:Ljava/util/concurrent/ScheduledExecutorService; invoke-interface {v1}, Ljava/util/concurrent/ScheduledExecutorService;->shutdown()V goto :goto_0 :cond_1 move-object v0, v1 :goto_0 monitor-exit p0 :try_end_0 .catchall {:try_start_0 .. :try_end_0} :catchall_1 :try_start_1 iget-object v1, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v1, p0, p1, p2}, Lokhttp3/WebSocketListener;->onClosing(Lokhttp3/WebSocket;ILjava/lang/String;)V if-eqz v0, :cond_2 iget-object v1, p0, Lokhttp3/internal/j/a;->btC:Lokhttp3/WebSocketListener; invoke-virtual {v1, p0, p1, p2}, Lokhttp3/WebSocketListener;->onClosed(Lokhttp3/WebSocket;ILjava/lang/String;)V :try_end_1 .catchall {:try_start_1 .. :try_end_1} :catchall_0 :cond_2 invoke-static {v0}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V return-void :catchall_0 move-exception p1 invoke-static {v0}, Lokhttp3/internal/c;->closeQuietly(Ljava/io/Closeable;)V throw p1 :cond_3 :try_start_2 new-instance p1, Ljava/lang/IllegalStateException; const-string p2, "already closed" invoke-direct {p1, p2}, Ljava/lang/IllegalStateException;->(Ljava/lang/String;)V throw p1 :catchall_1 move-exception p1 monitor-exit p0 :try_end_2 .catchall {:try_start_2 .. :try_end_2} :catchall_1 throw p1 :cond_4 new-instance p1, Ljava/lang/IllegalArgumentException; invoke-direct {p1}, Ljava/lang/IllegalArgumentException;->()V throw p1 .end method