37 lines
1 KiB
Smali
37 lines
1 KiB
Smali
.class public Landroidx/transition/PropertyValuesHolderUtils;
|
|
.super Ljava/lang/Object;
|
|
.source "PropertyValuesHolderUtils.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static ofPointF(Landroid/util/Property;Landroid/graphics/Path;)Landroid/animation/PropertyValuesHolder;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Landroid/util/Property<",
|
|
"*",
|
|
"Landroid/graphics/PointF;",
|
|
">;",
|
|
"Landroid/graphics/Path;",
|
|
")",
|
|
"Landroid/animation/PropertyValuesHolder;"
|
|
}
|
|
.end annotation
|
|
|
|
const/4 v0, 0x0
|
|
|
|
invoke-static {p0, v0, p1}, Landroid/animation/PropertyValuesHolder;->ofObject(Landroid/util/Property;Landroid/animation/TypeConverter;Landroid/graphics/Path;)Landroid/animation/PropertyValuesHolder;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|