h$b.smali

.class public Lw0/h$b;
.super Ljava/lang/Object;
.source "RequestManager.java"

# interfaces
.implements Lr1/c$a;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lw0/h;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1
    name = "b"
.end annotation


# instance fields
.field public final a:Lr1/n;
    .annotation build Landroidx/annotation/GuardedBy;
        value = "RequestManager.this"
    .end annotation
.end field

.field public final synthetic b:Lw0/h;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lw0/h;Lr1/n;)V
    .registers 3
    .param p1    # Lw0/h;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param

    iput-object p1, p0, Lw0/h$b;->b:Lw0/h;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p2, p0, Lw0/h$b;->a:Lr1/n;

    return-void
.end method


# virtual methods
.method public a(Z)V
    .registers 3

    if-eqz p1, :cond_f

    iget-object p1, p0, Lw0/h$b;->b:Lw0/h;

    monitor-enter p1

    :try_start_5
    iget-object v0, p0, Lw0/h$b;->a:Lr1/n;

    invoke-virtual {v0}, Lr1/n;->c()V

    monitor-exit p1

    goto :goto_f

    :catchall_c
    move-exception v0

    monitor-exit p1
    :try_end_e
    .catchall {:try_start_5 .. :try_end_e} :catchall_c

    throw v0

    :cond_f
    :goto_f
    return-void
.end method