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

255 lines
5.3 KiB
Smali

.class public abstract Landroidx/constraintlayout/motion/widget/e;
.super Ljava/lang/Object;
.source "Key.java"
# static fields
.field public static f:I = -0x1
.field public static final g:Ljava/lang/String; = "alpha"
.field public static final h:Ljava/lang/String; = "elevation"
.field public static final i:Ljava/lang/String; = "rotation"
.field public static final j:Ljava/lang/String; = "rotationX"
.field public static final k:Ljava/lang/String; = "rotationY"
.field public static final l:Ljava/lang/String; = "transformPivotX"
.field public static final m:Ljava/lang/String; = "transformPivotY"
.field public static final n:Ljava/lang/String; = "transitionPathRotate"
.field public static final o:Ljava/lang/String; = "scaleX"
.field public static final p:Ljava/lang/String; = "scaleY"
.field public static final q:Ljava/lang/String; = "wavePeriod"
.field public static final r:Ljava/lang/String; = "waveOffset"
.field public static final s:Ljava/lang/String; = "waveVariesBy"
.field public static final t:Ljava/lang/String; = "translationX"
.field public static final u:Ljava/lang/String; = "translationY"
.field public static final v:Ljava/lang/String; = "translationZ"
.field public static final w:Ljava/lang/String; = "progress"
.field public static final x:Ljava/lang/String; = "CUSTOM"
# instance fields
.field public a:I
.field public b:I
.field public c:Ljava/lang/String;
.field public d:I
.field public e:Ljava/util/HashMap;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Landroidx/constraintlayout/widget/ConstraintAttribute;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.locals 0
return-void
.end method
.method public constructor <init>()V
.locals 1
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
sget v0, Landroidx/constraintlayout/motion/widget/e;->f:I
iput v0, p0, Landroidx/constraintlayout/motion/widget/e;->a:I
.line 3
iput v0, p0, Landroidx/constraintlayout/motion/widget/e;->b:I
const/4 v0, 0x0
.line 4
iput-object v0, p0, Landroidx/constraintlayout/motion/widget/e;->c:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public abstract a(Ljava/util/HashMap;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Landroidx/constraintlayout/motion/widget/u;",
">;)V"
}
.end annotation
.end method
.method public abstract b(Ljava/util/HashSet;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/HashSet<",
"Ljava/lang/String;",
">;)V"
}
.end annotation
.end method
.method public abstract c(Landroid/content/Context;Landroid/util/AttributeSet;)V
.end method
.method public d(Ljava/lang/String;)Z
.locals 1
.line 1
iget-object v0, p0, Landroidx/constraintlayout/motion/widget/e;->c:Ljava/lang/String;
if-eqz v0, :cond_1
if-nez p1, :cond_0
goto :goto_0
.line 2
:cond_0
invoke-virtual {p1, v0}, Ljava/lang/String;->matches(Ljava/lang/String;)Z
move-result p1
return p1
:cond_1
:goto_0
const/4 p1, 0x0
return p1
.end method
.method public e(Ljava/util/HashMap;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Ljava/util/HashMap<",
"Ljava/lang/String;",
"Ljava/lang/Integer;",
">;)V"
}
.end annotation
return-void
.end method
.method public abstract f(Ljava/lang/String;Ljava/lang/Object;)V
.end method
.method public g(Ljava/lang/Object;)Z
.locals 1
.line 1
instance-of v0, p1, Ljava/lang/Boolean;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/Boolean;
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
move-result p1
goto :goto_0
:cond_0
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-static {p1}, Ljava/lang/Boolean;->parseBoolean(Ljava/lang/String;)Z
move-result p1
:goto_0
return p1
.end method
.method public h(Ljava/lang/Object;)F
.locals 1
.line 1
instance-of v0, p1, Ljava/lang/Float;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/Float;
invoke-virtual {p1}, Ljava/lang/Float;->floatValue()F
move-result p1
goto :goto_0
:cond_0
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-static {p1}, Ljava/lang/Float;->parseFloat(Ljava/lang/String;)F
move-result p1
:goto_0
return p1
.end method
.method public i(Ljava/lang/Object;)I
.locals 1
.line 1
instance-of v0, p1, Ljava/lang/Integer;
if-eqz v0, :cond_0
check-cast p1, Ljava/lang/Integer;
invoke-virtual {p1}, Ljava/lang/Integer;->intValue()I
move-result p1
goto :goto_0
:cond_0
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
move-result-object p1
invoke-static {p1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result p1
:goto_0
return p1
.end method