1444 lines
28 KiB
Smali
1444 lines
28 KiB
Smali
.class public final Lokhttp3/internal/Util;
|
|
.super Ljava/lang/Object;
|
|
.source "Util.java"
|
|
|
|
|
|
# static fields
|
|
.field public static final a:[B
|
|
|
|
.field public static final b:[Ljava/lang/String;
|
|
|
|
.field public static final c:Lokhttp3/ResponseBody;
|
|
|
|
.field public static final d:Lokhttp3/RequestBody;
|
|
|
|
.field public static final e:Ljava/nio/charset/Charset;
|
|
|
|
.field public static final f:Ljava/util/TimeZone;
|
|
|
|
.field private static final g:Lokio/ByteString;
|
|
|
|
.field private static final h:Lokio/ByteString;
|
|
|
|
.field private static final i:Lokio/ByteString;
|
|
|
|
.field private static final j:Lokio/ByteString;
|
|
|
|
.field private static final k:Lokio/ByteString;
|
|
|
|
.field private static final l:Ljava/nio/charset/Charset;
|
|
|
|
.field private static final m:Ljava/nio/charset/Charset;
|
|
|
|
.field private static final n:Ljava/nio/charset/Charset;
|
|
|
|
.field private static final o:Ljava/nio/charset/Charset;
|
|
|
|
.field private static final p:Ljava/util/regex/Pattern;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 45
|
|
new-array v1, v0, [B
|
|
|
|
sput-object v1, Lokhttp3/internal/Util;->a:[B
|
|
|
|
.line 46
|
|
new-array v0, v0, [Ljava/lang/String;
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->b:[Ljava/lang/String;
|
|
|
|
.line 48
|
|
sget-object v0, Lokhttp3/internal/Util;->a:[B
|
|
|
|
const/4 v1, 0x0
|
|
|
|
invoke-static {v1, v0}, Lokhttp3/ResponseBody;->a(Lokhttp3/MediaType;[B)Lokhttp3/ResponseBody;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->c:Lokhttp3/ResponseBody;
|
|
|
|
.line 49
|
|
sget-object v0, Lokhttp3/internal/Util;->a:[B
|
|
|
|
invoke-static {v1, v0}, Lokhttp3/RequestBody;->a(Lokhttp3/MediaType;[B)Lokhttp3/RequestBody;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->d:Lokhttp3/RequestBody;
|
|
|
|
const-string v0, "efbbbf"
|
|
|
|
.line 51
|
|
invoke-static {v0}, Lokio/ByteString;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->g:Lokio/ByteString;
|
|
|
|
const-string v0, "feff"
|
|
|
|
.line 52
|
|
invoke-static {v0}, Lokio/ByteString;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->h:Lokio/ByteString;
|
|
|
|
const-string v0, "fffe"
|
|
|
|
.line 53
|
|
invoke-static {v0}, Lokio/ByteString;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->i:Lokio/ByteString;
|
|
|
|
const-string v0, "0000ffff"
|
|
|
|
.line 54
|
|
invoke-static {v0}, Lokio/ByteString;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->j:Lokio/ByteString;
|
|
|
|
const-string v0, "ffff0000"
|
|
|
|
.line 55
|
|
invoke-static {v0}, Lokio/ByteString;->decodeHex(Ljava/lang/String;)Lokio/ByteString;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->k:Lokio/ByteString;
|
|
|
|
const-string v0, "UTF-8"
|
|
|
|
.line 57
|
|
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->e:Ljava/nio/charset/Charset;
|
|
|
|
const-string v0, "UTF-16BE"
|
|
|
|
.line 58
|
|
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->l:Ljava/nio/charset/Charset;
|
|
|
|
const-string v0, "UTF-16LE"
|
|
|
|
.line 59
|
|
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->m:Ljava/nio/charset/Charset;
|
|
|
|
const-string v0, "UTF-32BE"
|
|
|
|
.line 60
|
|
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->n:Ljava/nio/charset/Charset;
|
|
|
|
const-string v0, "UTF-32LE"
|
|
|
|
.line 61
|
|
invoke-static {v0}, Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->o:Ljava/nio/charset/Charset;
|
|
|
|
const-string v0, "GMT"
|
|
|
|
.line 64
|
|
invoke-static {v0}, Ljava/util/TimeZone;->getTimeZone(Ljava/lang/String;)Ljava/util/TimeZone;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->f:Ljava/util/TimeZone;
|
|
|
|
const-string v0, "([0-9a-fA-F]*:[0-9a-fA-F:.]*)|([\\d.]+)"
|
|
|
|
.line 76
|
|
invoke-static {v0}, Ljava/util/regex/Pattern;->compile(Ljava/lang/String;)Ljava/util/regex/Pattern;
|
|
|
|
move-result-object v0
|
|
|
|
sput-object v0, Lokhttp3/internal/Util;->p:Ljava/util/regex/Pattern;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 79
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;II)I
|
|
.locals 1
|
|
|
|
:goto_0
|
|
if-ge p1, p2, :cond_0
|
|
|
|
.line 282
|
|
invoke-virtual {p0, p1}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v0
|
|
|
|
sparse-switch v0, :sswitch_data_0
|
|
|
|
return p1
|
|
|
|
:sswitch_0
|
|
add-int/lit8 p1, p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return p2
|
|
|
|
:sswitch_data_0
|
|
.sparse-switch
|
|
0x9 -> :sswitch_0
|
|
0xa -> :sswitch_0
|
|
0xc -> :sswitch_0
|
|
0xd -> :sswitch_0
|
|
0x20 -> :sswitch_0
|
|
.end sparse-switch
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;IIC)I
|
|
.locals 1
|
|
|
|
:goto_0
|
|
if-ge p1, p2, :cond_1
|
|
|
|
.line 340
|
|
invoke-virtual {p0, p1}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v0
|
|
|
|
if-ne v0, p3, :cond_0
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
add-int/lit8 p1, p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
return p2
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;IILjava/lang/String;)I
|
|
.locals 2
|
|
|
|
:goto_0
|
|
if-ge p1, p2, :cond_1
|
|
|
|
.line 329
|
|
invoke-virtual {p0, p1}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p3, v0}, Ljava/lang/String;->indexOf(I)I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-eq v0, v1, :cond_0
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
add-int/lit8 p1, p1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
return p2
|
|
.end method
|
|
|
|
.method public static a([Ljava/lang/Object;Ljava/lang/Object;)I
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">([TT;TT;)I"
|
|
}
|
|
.end annotation
|
|
|
|
.line 263
|
|
array-length v0, p0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
if-ge v1, v0, :cond_1
|
|
|
|
.line 264
|
|
aget-object v2, p0, v1
|
|
|
|
invoke-static {v2, p1}, Lokhttp3/internal/Util;->a(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
|
|
move-result v2
|
|
|
|
if-eqz v2, :cond_0
|
|
|
|
return v1
|
|
|
|
:cond_0
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
const/4 p0, -0x1
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;)Ljava/lang/String;
|
|
.locals 7
|
|
|
|
.line 238
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
:goto_0
|
|
if-ge v2, v0, :cond_3
|
|
|
|
.line 239
|
|
invoke-virtual {p0, v2}, Ljava/lang/String;->codePointAt(I)I
|
|
|
|
move-result v3
|
|
|
|
const/16 v4, 0x7f
|
|
|
|
const/16 v5, 0x1f
|
|
|
|
if-le v3, v5, :cond_0
|
|
|
|
if-ge v3, v4, :cond_0
|
|
|
|
.line 238
|
|
invoke-static {v3}, Ljava/lang/Character;->charCount(I)I
|
|
|
|
move-result v3
|
|
|
|
add-int/2addr v2, v3
|
|
|
|
goto :goto_0
|
|
|
|
.line 242
|
|
:cond_0
|
|
new-instance v3, Lokio/Buffer;
|
|
|
|
invoke-direct {v3}, Lokio/Buffer;-><init>()V
|
|
|
|
.line 243
|
|
invoke-virtual {v3, p0, v1, v2}, Lokio/Buffer;->writeUtf8(Ljava/lang/String;II)Lokio/Buffer;
|
|
|
|
:goto_1
|
|
if-ge v2, v0, :cond_2
|
|
|
|
.line 245
|
|
invoke-virtual {p0, v2}, Ljava/lang/String;->codePointAt(I)I
|
|
|
|
move-result v1
|
|
|
|
if-le v1, v5, :cond_1
|
|
|
|
if-ge v1, v4, :cond_1
|
|
|
|
move v6, v1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_1
|
|
const/16 v6, 0x3f
|
|
|
|
.line 246
|
|
:goto_2
|
|
invoke-virtual {v3, v6}, Lokio/Buffer;->writeUtf8CodePoint(I)Lokio/Buffer;
|
|
|
|
.line 244
|
|
invoke-static {v1}, Ljava/lang/Character;->charCount(I)I
|
|
|
|
move-result v1
|
|
|
|
add-int/2addr v2, v1
|
|
|
|
goto :goto_1
|
|
|
|
.line 248
|
|
:cond_2
|
|
invoke-virtual {v3}, Lokio/Buffer;->readUtf8()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:cond_3
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static varargs a(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
|
.locals 1
|
|
|
|
.line 408
|
|
sget-object v0, Ljava/util/Locale;->US:Ljava/util/Locale;
|
|
|
|
invoke-static {v0, p0, p1}, Ljava/lang/String;->format(Ljava/util/Locale;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static a(Lokhttp3/HttpUrl;Z)Ljava/lang/String;
|
|
.locals 2
|
|
|
|
.line 228
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->g()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
const-string v1, ":"
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/String;->contains(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
new-instance v0, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v1, "["
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 229
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->g()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string v1, "]"
|
|
|
|
invoke-virtual {v0, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
goto :goto_0
|
|
|
|
.line 230
|
|
:cond_0
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->g()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
:goto_0
|
|
if-nez p1, :cond_1
|
|
|
|
.line 231
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->h()I
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->c()Ljava/lang/String;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-static {v1}, Lokhttp3/HttpUrl;->a(Ljava/lang/String;)I
|
|
|
|
move-result v1
|
|
|
|
if-eq p1, v1, :cond_2
|
|
|
|
:cond_1
|
|
new-instance p1, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {p1}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string v0, ":"
|
|
|
|
invoke-virtual {p1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
.line 232
|
|
invoke-virtual {p0}, Lokhttp3/HttpUrl;->h()I
|
|
|
|
move-result p0
|
|
|
|
invoke-virtual {p1, p0}, Ljava/lang/StringBuilder;->append(I)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {p1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
:cond_2
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static a(Lokio/BufferedSource;Ljava/nio/charset/Charset;)Ljava/nio/charset/Charset;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 412
|
|
sget-object v0, Lokhttp3/internal/Util;->g:Lokio/ByteString;
|
|
|
|
const-wide/16 v1, 0x0
|
|
|
|
invoke-interface {p0, v1, v2, v0}, Lokio/BufferedSource;->rangeEquals(JLokio/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 413
|
|
sget-object p1, Lokhttp3/internal/Util;->g:Lokio/ByteString;
|
|
|
|
invoke-virtual {p1}, Lokio/ByteString;->size()I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v0, p1
|
|
|
|
invoke-interface {p0, v0, v1}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
.line 414
|
|
sget-object p0, Lokhttp3/internal/Util;->e:Ljava/nio/charset/Charset;
|
|
|
|
return-object p0
|
|
|
|
.line 416
|
|
:cond_0
|
|
sget-object v0, Lokhttp3/internal/Util;->h:Lokio/ByteString;
|
|
|
|
invoke-interface {p0, v1, v2, v0}, Lokio/BufferedSource;->rangeEquals(JLokio/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 417
|
|
sget-object p1, Lokhttp3/internal/Util;->h:Lokio/ByteString;
|
|
|
|
invoke-virtual {p1}, Lokio/ByteString;->size()I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v0, p1
|
|
|
|
invoke-interface {p0, v0, v1}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
.line 418
|
|
sget-object p0, Lokhttp3/internal/Util;->l:Ljava/nio/charset/Charset;
|
|
|
|
return-object p0
|
|
|
|
.line 420
|
|
:cond_1
|
|
sget-object v0, Lokhttp3/internal/Util;->i:Lokio/ByteString;
|
|
|
|
invoke-interface {p0, v1, v2, v0}, Lokio/BufferedSource;->rangeEquals(JLokio/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
.line 421
|
|
sget-object p1, Lokhttp3/internal/Util;->i:Lokio/ByteString;
|
|
|
|
invoke-virtual {p1}, Lokio/ByteString;->size()I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v0, p1
|
|
|
|
invoke-interface {p0, v0, v1}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
.line 422
|
|
sget-object p0, Lokhttp3/internal/Util;->m:Ljava/nio/charset/Charset;
|
|
|
|
return-object p0
|
|
|
|
.line 424
|
|
:cond_2
|
|
sget-object v0, Lokhttp3/internal/Util;->j:Lokio/ByteString;
|
|
|
|
invoke-interface {p0, v1, v2, v0}, Lokio/BufferedSource;->rangeEquals(JLokio/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_3
|
|
|
|
.line 425
|
|
sget-object p1, Lokhttp3/internal/Util;->j:Lokio/ByteString;
|
|
|
|
invoke-virtual {p1}, Lokio/ByteString;->size()I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v0, p1
|
|
|
|
invoke-interface {p0, v0, v1}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
.line 426
|
|
sget-object p0, Lokhttp3/internal/Util;->n:Ljava/nio/charset/Charset;
|
|
|
|
return-object p0
|
|
|
|
.line 428
|
|
:cond_3
|
|
sget-object v0, Lokhttp3/internal/Util;->k:Lokio/ByteString;
|
|
|
|
invoke-interface {p0, v1, v2, v0}, Lokio/BufferedSource;->rangeEquals(JLokio/ByteString;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_4
|
|
|
|
.line 429
|
|
sget-object p1, Lokhttp3/internal/Util;->k:Lokio/ByteString;
|
|
|
|
invoke-virtual {p1}, Lokio/ByteString;->size()I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v0, p1
|
|
|
|
invoke-interface {p0, v0, v1}, Lokio/BufferedSource;->skip(J)V
|
|
|
|
.line 430
|
|
sget-object p0, Lokhttp3/internal/Util;->o:Ljava/nio/charset/Charset;
|
|
|
|
return-object p0
|
|
|
|
:cond_4
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public static a(Ljava/util/List;)Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/util/List<",
|
|
"TT;>;)",
|
|
"Ljava/util/List<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 182
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0, p0}, Ljava/util/ArrayList;-><init>(Ljava/util/Collection;)V
|
|
|
|
invoke-static {v0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static varargs a([Ljava/lang/Object;)Ljava/util/List;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">([TT;)",
|
|
"Ljava/util/List<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 187
|
|
invoke-virtual {p0}, [Ljava/lang/Object;->clone()Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, [Ljava/lang/Object;
|
|
|
|
invoke-static {p0}, Ljava/util/Arrays;->asList([Ljava/lang/Object;)Ljava/util/List;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-static {p0}, Ljava/util/Collections;->unmodifiableList(Ljava/util/List;)Ljava/util/List;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static a([Ljava/lang/Object;[Ljava/lang/Object;)Ljava/util/List;
|
|
.locals 9
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">([TT;[TT;)",
|
|
"Ljava/util/List<",
|
|
"TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 215
|
|
new-instance v0, Ljava/util/ArrayList;
|
|
|
|
invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
|
|
|
|
.line 216
|
|
array-length v1, p0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
const/4 v3, 0x0
|
|
|
|
:goto_0
|
|
if-ge v3, v1, :cond_2
|
|
|
|
aget-object v4, p0, v3
|
|
|
|
.line 217
|
|
array-length v5, p1
|
|
|
|
const/4 v6, 0x0
|
|
|
|
:goto_1
|
|
if-ge v6, v5, :cond_1
|
|
|
|
aget-object v7, p1, v6
|
|
|
|
.line 218
|
|
invoke-virtual {v4, v7}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result v8
|
|
|
|
if-eqz v8, :cond_0
|
|
|
|
.line 219
|
|
invoke-interface {v0, v7}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
|
|
|
goto :goto_2
|
|
|
|
:cond_0
|
|
add-int/lit8 v6, v6, 0x1
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
:goto_2
|
|
add-int/lit8 v3, v3, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory;
|
|
.locals 1
|
|
|
|
.line 191
|
|
new-instance v0, Lokhttp3/internal/Util$1;
|
|
|
|
invoke-direct {v0, p0, p1}, Lokhttp3/internal/Util$1;-><init>(Ljava/lang/String;Z)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static a(JJJ)V
|
|
.locals 5
|
|
|
|
or-long v0, p2, p4
|
|
|
|
const-wide/16 v2, 0x0
|
|
|
|
cmp-long v4, v0, v2
|
|
|
|
if-ltz v4, :cond_0
|
|
|
|
cmp-long v0, p2, p0
|
|
|
|
if-gtz v0, :cond_0
|
|
|
|
sub-long/2addr p0, p2
|
|
|
|
cmp-long p2, p0, p4
|
|
|
|
if-ltz p2, :cond_0
|
|
|
|
return-void
|
|
|
|
.line 84
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/ArrayIndexOutOfBoundsException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/ArrayIndexOutOfBoundsException;-><init>()V
|
|
|
|
throw p0
|
|
.end method
|
|
|
|
.method public static a(Ljava/io/Closeable;)V
|
|
.locals 0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 100
|
|
:try_start_0
|
|
invoke-interface {p0}, Ljava/io/Closeable;->close()V
|
|
:try_end_0
|
|
.catch Ljava/lang/RuntimeException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_1
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 102
|
|
throw p0
|
|
|
|
:catch_1
|
|
:cond_0
|
|
:goto_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/net/Socket;)V
|
|
.locals 1
|
|
|
|
if-eqz p0, :cond_1
|
|
|
|
.line 115
|
|
:try_start_0
|
|
invoke-virtual {p0}, Ljava/net/Socket;->close()V
|
|
:try_end_0
|
|
.catch Ljava/lang/AssertionError; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/RuntimeException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_2
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 119
|
|
throw p0
|
|
|
|
:catch_1
|
|
move-exception p0
|
|
|
|
.line 117
|
|
invoke-static {p0}, Lokhttp3/internal/Util;->a(Ljava/lang/AssertionError;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
throw p0
|
|
|
|
:catch_2
|
|
:cond_1
|
|
:goto_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/AssertionError;)Z
|
|
.locals 1
|
|
|
|
.line 258
|
|
invoke-virtual {p0}, Ljava/lang/AssertionError;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
invoke-virtual {p0}, Ljava/lang/AssertionError;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 259
|
|
invoke-virtual {p0}, Ljava/lang/AssertionError;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
const-string v0, "getsockname failed"
|
|
|
|
invoke-virtual {p0, v0}, Ljava/lang/String;->contains(Ljava/lang/CharSequence;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
const/4 p0, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
:goto_0
|
|
return p0
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
.locals 0
|
|
|
|
if-eq p0, p1, :cond_1
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
.line 90
|
|
invoke-virtual {p0, p1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result p0
|
|
|
|
if-eqz p0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
const/4 p0, 0x0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
:goto_0
|
|
const/4 p0, 0x1
|
|
|
|
:goto_1
|
|
return p0
|
|
.end method
|
|
|
|
.method public static a(Lokio/Source;ILjava/util/concurrent/TimeUnit;)Z
|
|
.locals 0
|
|
|
|
.line 147
|
|
:try_start_0
|
|
invoke-static {p0, p1, p2}, Lokhttp3/internal/Util;->b(Lokio/Source;ILjava/util/concurrent/TimeUnit;)Z
|
|
|
|
move-result p0
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return p0
|
|
|
|
:catch_0
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static a(Ljava/lang/Class;[Ljava/lang/Object;[Ljava/lang/Object;)[Ljava/lang/Object;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Ljava/lang/Class<",
|
|
"TT;>;[TT;[TT;)[TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 206
|
|
invoke-static {p1, p2}, Lokhttp3/internal/Util;->a([Ljava/lang/Object;[Ljava/lang/Object;)Ljava/util/List;
|
|
|
|
move-result-object p1
|
|
|
|
.line 207
|
|
invoke-interface {p1}, Ljava/util/List;->size()I
|
|
|
|
move-result p2
|
|
|
|
invoke-static {p0, p2}, Ljava/lang/reflect/Array;->newInstance(Ljava/lang/Class;I)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, [Ljava/lang/Object;
|
|
|
|
invoke-interface {p1, p0}, Ljava/util/List;->toArray([Ljava/lang/Object;)[Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static a([Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
|
|
.locals 3
|
|
|
|
.line 270
|
|
array-length v0, p0
|
|
|
|
add-int/lit8 v0, v0, 0x1
|
|
|
|
new-array v0, v0, [Ljava/lang/String;
|
|
|
|
.line 271
|
|
array-length v1, p0
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-static {p0, v2, v0, v2, v1}, Ljava/lang/System;->arraycopy(Ljava/lang/Object;ILjava/lang/Object;II)V
|
|
|
|
.line 272
|
|
array-length p0, v0
|
|
|
|
add-int/lit8 p0, p0, -0x1
|
|
|
|
aput-object p1, v0, p0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static b(Ljava/lang/String;II)I
|
|
.locals 1
|
|
|
|
add-int/lit8 p2, p2, -0x1
|
|
|
|
:goto_0
|
|
if-lt p2, p1, :cond_0
|
|
|
|
.line 302
|
|
invoke-virtual {p0, p2}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v0
|
|
|
|
sparse-switch v0, :sswitch_data_0
|
|
|
|
add-int/lit8 p2, p2, 0x1
|
|
|
|
return p2
|
|
|
|
:sswitch_0
|
|
add-int/lit8 p2, p2, -0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
return p1
|
|
|
|
:sswitch_data_0
|
|
.sparse-switch
|
|
0x9 -> :sswitch_0
|
|
0xa -> :sswitch_0
|
|
0xc -> :sswitch_0
|
|
0xd -> :sswitch_0
|
|
0x20 -> :sswitch_0
|
|
.end sparse-switch
|
|
.end method
|
|
|
|
.method public static b(Ljava/lang/String;)Ljava/lang/String;
|
|
.locals 2
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 353
|
|
:try_start_0
|
|
invoke-static {p0}, Ljava/net/IDN;->toASCII(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
sget-object v1, Ljava/util/Locale;->US:Ljava/util/Locale;
|
|
|
|
invoke-virtual {p0, v1}, Ljava/lang/String;->toLowerCase(Ljava/util/Locale;)Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
.line 354
|
|
invoke-virtual {p0}, Ljava/lang/String;->isEmpty()Z
|
|
|
|
move-result v1
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
return-object v0
|
|
|
|
.line 357
|
|
:cond_0
|
|
invoke-static {p0}, Lokhttp3/internal/Util;->e(Ljava/lang/String;)Z
|
|
|
|
move-result v1
|
|
:try_end_0
|
|
.catch Ljava/lang/IllegalArgumentException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
return-object v0
|
|
|
|
:cond_1
|
|
return-object p0
|
|
|
|
:catch_0
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static b(Lokio/Source;ILjava/util/concurrent/TimeUnit;)Z
|
|
.locals 11
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 158
|
|
invoke-static {}, Ljava/lang/System;->nanoTime()J
|
|
|
|
move-result-wide v0
|
|
|
|
.line 159
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lokio/Timeout;->hasDeadline()Z
|
|
|
|
move-result v2
|
|
|
|
const-wide v3, 0x7fffffffffffffffL
|
|
|
|
if-eqz v2, :cond_0
|
|
|
|
.line 160
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object v2
|
|
|
|
invoke-virtual {v2}, Lokio/Timeout;->deadlineNanoTime()J
|
|
|
|
move-result-wide v5
|
|
|
|
sub-long/2addr v5, v0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
move-wide v5, v3
|
|
|
|
.line 162
|
|
:goto_0
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object v2
|
|
|
|
int-to-long v7, p1
|
|
|
|
invoke-virtual {p2, v7, v8}, Ljava/util/concurrent/TimeUnit;->toNanos(J)J
|
|
|
|
move-result-wide p1
|
|
|
|
invoke-static {v5, v6, p1, p2}, Ljava/lang/Math;->min(JJ)J
|
|
|
|
move-result-wide p1
|
|
|
|
add-long/2addr p1, v0
|
|
|
|
invoke-virtual {v2, p1, p2}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
|
|
|
|
.line 164
|
|
:try_start_0
|
|
new-instance p1, Lokio/Buffer;
|
|
|
|
invoke-direct {p1}, Lokio/Buffer;-><init>()V
|
|
|
|
:goto_1
|
|
const-wide/16 v7, 0x2000
|
|
|
|
.line 165
|
|
invoke-interface {p0, p1, v7, v8}, Lokio/Source;->read(Lokio/Buffer;J)J
|
|
|
|
move-result-wide v7
|
|
|
|
const-wide/16 v9, -0x1
|
|
|
|
cmp-long p2, v7, v9
|
|
|
|
if-eqz p2, :cond_1
|
|
|
|
.line 166
|
|
invoke-virtual {p1}, Lokio/Buffer;->clear()V
|
|
:try_end_0
|
|
.catch Ljava/io/InterruptedIOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catchall {:try_start_0 .. :try_end_0} :catchall_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_1
|
|
const/4 p1, 0x1
|
|
|
|
cmp-long p2, v5, v3
|
|
|
|
if-nez p2, :cond_2
|
|
|
|
.line 173
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p0}, Lokio/Timeout;->clearDeadline()Lokio/Timeout;
|
|
|
|
goto :goto_2
|
|
|
|
.line 175
|
|
:cond_2
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
add-long/2addr v0, v5
|
|
|
|
invoke-virtual {p0, v0, v1}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
|
|
|
|
:goto_2
|
|
return p1
|
|
|
|
:catchall_0
|
|
move-exception p1
|
|
|
|
cmp-long p2, v5, v3
|
|
|
|
if-nez p2, :cond_3
|
|
|
|
.line 173
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p0}, Lokio/Timeout;->clearDeadline()Lokio/Timeout;
|
|
|
|
goto :goto_3
|
|
|
|
.line 175
|
|
:cond_3
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
add-long/2addr v0, v5
|
|
|
|
invoke-virtual {p0, v0, v1}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
|
|
|
|
:goto_3
|
|
throw p1
|
|
|
|
:catch_0
|
|
nop
|
|
|
|
const/4 p1, 0x0
|
|
|
|
cmp-long p2, v5, v3
|
|
|
|
if-nez p2, :cond_4
|
|
|
|
.line 173
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p0}, Lokio/Timeout;->clearDeadline()Lokio/Timeout;
|
|
|
|
goto :goto_4
|
|
|
|
.line 175
|
|
:cond_4
|
|
invoke-interface {p0}, Lokio/Source;->timeout()Lokio/Timeout;
|
|
|
|
move-result-object p0
|
|
|
|
add-long/2addr v0, v5
|
|
|
|
invoke-virtual {p0, v0, v1}, Lokio/Timeout;->deadlineNanoTime(J)Lokio/Timeout;
|
|
|
|
:goto_4
|
|
return p1
|
|
.end method
|
|
|
|
.method public static c(Ljava/lang/String;)I
|
|
.locals 4
|
|
|
|
.line 392
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
if-ge v1, v0, :cond_2
|
|
|
|
.line 393
|
|
invoke-virtual {p0, v1}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v2
|
|
|
|
const/16 v3, 0x1f
|
|
|
|
if-le v2, v3, :cond_1
|
|
|
|
const/16 v3, 0x7f
|
|
|
|
if-lt v2, v3, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_1
|
|
:goto_1
|
|
return v1
|
|
|
|
:cond_2
|
|
const/4 p0, -0x1
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static c(Ljava/lang/String;II)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 318
|
|
invoke-static {p0, p1, p2}, Lokhttp3/internal/Util;->a(Ljava/lang/String;II)I
|
|
|
|
move-result p1
|
|
|
|
.line 319
|
|
invoke-static {p0, p1, p2}, Lokhttp3/internal/Util;->b(Ljava/lang/String;II)I
|
|
|
|
move-result p2
|
|
|
|
.line 320
|
|
invoke-virtual {p0, p1, p2}, Ljava/lang/String;->substring(II)Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static d(Ljava/lang/String;)Z
|
|
.locals 1
|
|
|
|
.line 403
|
|
sget-object v0, Lokhttp3/internal/Util;->p:Ljava/util/regex/Pattern;
|
|
|
|
invoke-virtual {v0, p0}, Ljava/util/regex/Pattern;->matcher(Ljava/lang/CharSequence;)Ljava/util/regex/Matcher;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {p0}, Ljava/util/regex/Matcher;->matches()Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method private static e(Ljava/lang/String;)Z
|
|
.locals 5
|
|
|
|
const/4 v0, 0x0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 368
|
|
:goto_0
|
|
invoke-virtual {p0}, Ljava/lang/String;->length()I
|
|
|
|
move-result v2
|
|
|
|
if-ge v1, v2, :cond_3
|
|
|
|
.line 369
|
|
invoke-virtual {p0, v1}, Ljava/lang/String;->charAt(I)C
|
|
|
|
move-result v2
|
|
|
|
const/16 v3, 0x1f
|
|
|
|
const/4 v4, 0x1
|
|
|
|
if-le v2, v3, :cond_2
|
|
|
|
const/16 v3, 0x7f
|
|
|
|
if-lt v2, v3, :cond_0
|
|
|
|
goto :goto_1
|
|
|
|
:cond_0
|
|
const-string v3, " #%/:?@[\\]"
|
|
|
|
.line 379
|
|
invoke-virtual {v3, v2}, Ljava/lang/String;->indexOf(I)I
|
|
|
|
move-result v2
|
|
|
|
const/4 v3, -0x1
|
|
|
|
if-eq v2, v3, :cond_1
|
|
|
|
return v4
|
|
|
|
:cond_1
|
|
add-int/lit8 v1, v1, 0x1
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
:goto_1
|
|
return v4
|
|
|
|
:cond_3
|
|
return v0
|
|
.end method
|