h.smali

.class public Lx3/h;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# instance fields
.field private final a:Lx3/e;

.field private final b:Lx3/j;

.field private final c:I


# direct methods
.method public constructor <init>(ILx3/j;Lx3/e;)V
    .registers 4

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

    iput p1, p0, Lx3/h;->c:I

    iput-object p2, p0, Lx3/h;->b:Lx3/j;

    iput-object p3, p0, Lx3/h;->a:Lx3/e;

    return-void
.end method

.method private a()V
    .registers 3

    :goto_0
    invoke-static {}, Ljava/lang/Thread;->interrupted()Z

    move-result v0

    if-nez v0, :cond_19

    :try_start_6
    iget-object v0, p0, Lx3/h;->b:Lx3/j;

    invoke-virtual {v0}, Lx3/j;->c()Lz3/b;

    move-result-object v0

    iget-object v1, p0, Lx3/h;->a:Lx3/e;

    invoke-interface {v1, v0}, Lx3/e;->e(Lz3/b;)V
    :try_end_11
    .catch Ly3/c; {:try_start_6 .. :try_end_11} :catch_12

    goto :goto_0

    :catch_12
    iget-object v0, p0, Lx3/h;->a:Lx3/e;

    iget v1, p0, Lx3/h;->c:I

    invoke-interface {v0, v1}, Lx3/e;->d(I)V

    :cond_19
    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    :try_start_0
    invoke-direct {p0}, Lx3/h;->a()V
    :try_end_3
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_3} :catch_4

    goto :goto_8

    :catch_4
    move-exception v0

    invoke-static {v0}, Lg4/b;->b(Ljava/lang/Throwable;)V

    :goto_8
    return-void
.end method