tmap/smali_classes2/b5/a$a$a.smali
2022-06-10 21:38:30 +09:00

49 lines
1.1 KiB
Smali

.class public Lb5/a$a$a;
.super Ljava/lang/Object;
.source "ImageDecoderResourceDecoder.java"
# interfaces
.implements Landroid/graphics/ImageDecoder$OnPartialImageListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lb5/a$a;->onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Lb5/a$a;
# direct methods
.method public constructor <init>(Lb5/a$a;)V
.locals 0
.line 1
iput-object p1, p0, Lb5/a$a$a;->a:Lb5/a$a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onPartialImage(Landroid/graphics/ImageDecoder$DecodeException;)Z
.locals 0
.param p1 # Landroid/graphics/ImageDecoder$DecodeException;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method