ViewRevealManager$ClipRadiusProperty.smali
.class final Lio/codetail/animation/ViewRevealManager$ClipRadiusProperty;
.super Landroid/util/Property;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/codetail/animation/ViewRevealManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1a
name = "ClipRadiusProperty"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/util/Property<",
"Lio/codetail/animation/ViewRevealManager$RevealValues;",
"Ljava/lang/Float;",
">;"
}
.end annotation
# direct methods
.method constructor <init>()V
.registers 3
const-class v0, Ljava/lang/Float;
const-string v1, "supportCircularReveal"
invoke-direct {p0, v0, v1}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public a(Lio/codetail/animation/ViewRevealManager$RevealValues;)Ljava/lang/Float;
.registers 2
invoke-virtual {p1}, Lio/codetail/animation/ViewRevealManager$RevealValues;->c()F
move-result p1
invoke-static {p1}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
move-result-object p1
return-object p1
.end method
.method public b(Lio/codetail/animation/ViewRevealManager$RevealValues;Ljava/lang/Float;)V
.registers 3
invoke-virtual {p2}, Ljava/lang/Float;->floatValue()F
move-result p2
invoke-virtual {p1, p2}, Lio/codetail/animation/ViewRevealManager$RevealValues;->d(F)V
invoke-virtual {p1}, Lio/codetail/animation/ViewRevealManager$RevealValues;->e()Landroid/view/View;
move-result-object p1
invoke-virtual {p1}, Landroid/view/View;->invalidate()V
return-void
.end method
.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
check-cast p1, Lio/codetail/animation/ViewRevealManager$RevealValues;
invoke-virtual {p0, p1}, Lio/codetail/animation/ViewRevealManager$ClipRadiusProperty;->a(Lio/codetail/animation/ViewRevealManager$RevealValues;)Ljava/lang/Float;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V
.registers 3
check-cast p1, Lio/codetail/animation/ViewRevealManager$RevealValues;
check-cast p2, Ljava/lang/Float;
invoke-virtual {p0, p1, p2}, Lio/codetail/animation/ViewRevealManager$ClipRadiusProperty;->b(Lio/codetail/animation/ViewRevealManager$RevealValues;Ljava/lang/Float;)V
return-void
.end method