apkfuckery/com.discord/smali_classes2/okhttp3/k.smali

42 lines
1,013 B
Smali
Raw Normal View History

2019-07-24 11:27:29 +00:00
.class public final Lokhttp3/k;
.super Ljava/lang/Object;
2019-11-28 00:30:53 +00:00
.source "ConnectionPool.kt"
2019-10-31 00:47:18 +00:00
2019-11-10 14:21:47 +00:00
2019-11-20 22:09:14 +00:00
# instance fields
2019-12-04 22:43:03 +00:00
.field public final cnc:Lokhttp3/internal/b/g;
2019-07-24 11:27:29 +00:00
# direct methods
2019-11-28 00:30:53 +00:00
.method public constructor <init>()V
2019-07-24 11:27:29 +00:00
.locals 1
2019-11-28 00:30:53 +00:00
sget-object v0, Ljava/util/concurrent/TimeUnit;->MINUTES:Ljava/util/concurrent/TimeUnit;
2019-08-30 20:04:20 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {p0, v0}, Lokhttp3/k;-><init>(Ljava/util/concurrent/TimeUnit;)V
2019-07-24 11:27:29 +00:00
return-void
.end method
2019-11-28 00:30:53 +00:00
.method private constructor <init>(Ljava/util/concurrent/TimeUnit;)V
2019-07-24 11:27:29 +00:00
.locals 4
2019-11-28 00:30:53 +00:00
const-string v0, "timeUnit"
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-static {p1, v0}, Lkotlin/jvm/internal/l;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
new-instance v0, Lokhttp3/internal/b/g;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const/4 v1, 0x5
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
const-wide/16 v2, 0x5
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
invoke-direct {v0, v1, v2, v3, p1}, Lokhttp3/internal/b/g;-><init>(IJLjava/util/concurrent/TimeUnit;)V
2019-07-24 11:27:29 +00:00
2019-12-04 22:43:03 +00:00
iput-object v0, p0, Lokhttp3/k;->cnc:Lokhttp3/internal/b/g;
2019-07-24 11:27:29 +00:00
2019-11-28 00:30:53 +00:00
return-void
2019-07-24 11:27:29 +00:00
.end method