Files
rr3-apk/smali/androidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat$Transition.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

57 lines
1.1 KiB
Smali

.class abstract Landroidx/appcompat/graphics/drawable/AnimatedStateListDrawableCompat$Transition;
.super Ljava/lang/Object;
.source "SourceFile"
# 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 private constructor <init>()V
.locals 0
.line 351
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
.line 351
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