p$h.smali
.class public final Lxq/p$h;
.super Lxq/p;
.source "ParameterHandler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lxq/p;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "h"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lxq/p<",
"Lokhttp3/Headers;",
">;"
}
.end annotation
# instance fields
.field public final a:Ljava/lang/reflect/Method;
.field public final b:I
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/reflect/Method;I)V
.registers 3
invoke-direct {p0}, Lxq/p;-><init>()V
iput-object p1, p0, Lxq/p$h;->a:Ljava/lang/reflect/Method;
iput p2, p0, Lxq/p$h;->b:I
return-void
.end method
# virtual methods
.method public bridge synthetic a(Lxq/r;Ljava/lang/Object;)V
.registers 3
.param p1 # Lxq/r;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/io/IOException;
}
.end annotation
check-cast p2, Lokhttp3/Headers;
invoke-virtual {p0, p1, p2}, Lxq/p$h;->a(Lxq/r;Lokhttp3/Headers;)V
return-void
.end method
.method public a(Lxq/r;Lokhttp3/Headers;)V
.registers 5
.param p1 # Lxq/r;
.annotation runtime Ljavax/annotation/Nullable;
.end annotation
.end param
if-eqz p2, :cond_6
invoke-virtual {p1, p2}, Lxq/r;->a(Lokhttp3/Headers;)V
return-void
:cond_6
iget-object p1, p0, Lxq/p$h;->a:Ljava/lang/reflect/Method;
iget p2, p0, Lxq/p$h;->b:I
const/4 v0, 0x0
new-array v0, v0, [Ljava/lang/Object;
const-string v1, "Headers parameter must not be null."
invoke-static {p1, p2, v1, v0}, Lxq/y;->a(Ljava/lang/reflect/Method;ILjava/lang/String;[Ljava/lang/Object;)Ljava/lang/RuntimeException;
move-result-object p1
throw p1
.end method