mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
104 lines
2.8 KiB
Smali
104 lines
2.8 KiB
Smali
.class public final Lokhttp3/Interceptor$Companion;
|
|
.super Ljava/lang/Object;
|
|
.source "Interceptor.kt"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lokhttp3/Interceptor;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "Companion"
|
|
.end annotation
|
|
|
|
.annotation runtime Lkotlin/Metadata;
|
|
bv = {
|
|
0x1,
|
|
0x0,
|
|
0x3
|
|
}
|
|
d1 = {
|
|
"\u0000(\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\u0008\u0086\u0003\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J1\u0010\u0003\u001a\u00020\u00042#\u0008\u0004\u0010\u0005\u001a\u001d\u0012\u0013\u0012\u00110\u0007\u00a2\u0006\u000c\u0008\u0008\u0012\u0008\u0008\t\u0012\u0004\u0008\u0008(\n\u0012\u0004\u0012\u00020\u000b0\u0006H\u0086\n\u00f8\u0001\u0000\u0082\u0002\u0007\n\u0005\u0008\u009920\u0001\u00a8\u0006\u000c"
|
|
}
|
|
d2 = {
|
|
"Lokhttp3/Interceptor$Companion;",
|
|
"",
|
|
"()V",
|
|
"invoke",
|
|
"Lokhttp3/Interceptor;",
|
|
"block",
|
|
"Lkotlin/Function1;",
|
|
"Lokhttp3/Interceptor$Chain;",
|
|
"Lkotlin/ParameterName;",
|
|
"name",
|
|
"chain",
|
|
"Lokhttp3/Response;",
|
|
"okhttp"
|
|
}
|
|
k = 0x1
|
|
mv = {
|
|
0x1,
|
|
0x4,
|
|
0x0
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field static final synthetic $$INSTANCE:Lokhttp3/Interceptor$Companion;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 63
|
|
new-instance v0, Lokhttp3/Interceptor$Companion;
|
|
|
|
invoke-direct {v0}, Lokhttp3/Interceptor$Companion;-><init>()V
|
|
|
|
sput-object v0, Lokhttp3/Interceptor$Companion;->$$INSTANCE:Lokhttp3/Interceptor$Companion;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 63
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final invoke(Lkotlin/jvm/functions/Function1;)Lokhttp3/Interceptor;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lkotlin/jvm/functions/Function1<",
|
|
"-",
|
|
"Lokhttp3/Interceptor$Chain;",
|
|
"Lokhttp3/Response;",
|
|
">;)",
|
|
"Lokhttp3/Interceptor;"
|
|
}
|
|
.end annotation
|
|
|
|
const-string p0, "block"
|
|
|
|
invoke-static {p1, p0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
|
|
|
.line 75
|
|
new-instance p0, Lokhttp3/Interceptor$Companion$invoke$1;
|
|
|
|
invoke-direct {p0, p1}, Lokhttp3/Interceptor$Companion$invoke$1;-><init>(Lkotlin/jvm/functions/Function1;)V
|
|
|
|
check-cast p0, Lokhttp3/Interceptor;
|
|
|
|
return-object p0
|
|
.end method
|