apkfuckery/com.discord/smali/androidx/appcompat/graphics/drawable/AnimatedStateListDrawableCo...

55 lines
1.1 KiB
Smali

.class public abstract Landroidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat$Transition;
.super Ljava/lang/Object;
.source "AnimatedStateListDrawableCompat.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Transition"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public synthetic constructor <init>(Landroidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat$1;)V
.locals 0
invoke-direct {p0}, Landroidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat$Transition;-><init>()V
return-void
.end method
# virtual methods
.method public canReverse()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public reverse()V
.locals 0
return-void
.end method
.method public abstract start()V
.end method
.method public abstract stop()V
.end method