p$a.smali

.class public Ll1/p$a;
.super Ljava/lang/Object;
.source "StreamBitmapDecoder.java"

# interfaces
.implements Ll1/h$b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Ll1/p;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "a"
.end annotation


# instance fields
.field public final a:Ll1/n;

.field public final b:Ly1/d;


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

    return-void
.end method

.method public constructor <init>(Ll1/n;Ly1/d;)V
    .registers 3

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

    iput-object p1, p0, Ll1/p$a;->a:Ll1/n;

    iput-object p2, p0, Ll1/p$a;->b:Ly1/d;

    return-void
.end method


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

    iget-object v0, p0, Ll1/p$a;->a:Ll1/n;

    invoke-virtual {v0}, Ll1/n;->a()V

    return-void
.end method

.method public a(Le1/e;Landroid/graphics/Bitmap;)V
    .registers 4
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Ljava/io/IOException;
        }
    .end annotation

    iget-object v0, p0, Ll1/p$a;->b:Ly1/d;

    invoke-virtual {v0}, Ly1/d;->a()Ljava/io/IOException;

    move-result-object v0

    if-eqz v0, :cond_e

    if-eqz p2, :cond_d

    invoke-interface {p1, p2}, Le1/e;->a(Landroid/graphics/Bitmap;)V

    :cond_d
    throw v0

    :cond_e
    return-void
.end method