2022-06-10 21:38:30 +09:00

59 lines
1.4 KiB
Smali

.class public Landroidx/appcompat/graphics/drawable/a$b;
.super Landroidx/appcompat/graphics/drawable/a$g;
.source "AnimatedStateListDrawableCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/graphics/drawable/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# instance fields
.field public final a:Landroid/graphics/drawable/Animatable;
# direct methods
.method public constructor <init>(Landroid/graphics/drawable/Animatable;)V
.locals 1
const/4 v0, 0x0
.line 1
invoke-direct {p0, v0}, Landroidx/appcompat/graphics/drawable/a$g;-><init>(Landroidx/appcompat/graphics/drawable/a$a;)V
.line 2
iput-object p1, p0, Landroidx/appcompat/graphics/drawable/a$b;->a:Landroid/graphics/drawable/Animatable;
return-void
.end method
# virtual methods
.method public c()V
.locals 1
.line 1
iget-object v0, p0, Landroidx/appcompat/graphics/drawable/a$b;->a:Landroid/graphics/drawable/Animatable;
invoke-interface {v0}, Landroid/graphics/drawable/Animatable;->start()V
return-void
.end method
.method public d()V
.locals 1
.line 1
iget-object v0, p0, Landroidx/appcompat/graphics/drawable/a$b;->a:Landroid/graphics/drawable/Animatable;
invoke-interface {v0}, Landroid/graphics/drawable/Animatable;->stop()V
return-void
.end method