ZoomControlView$1.smali

.class Lim/tpelyyftgw/ui/components/ZoomControlView$1;
.super Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty;
.source "ZoomControlView.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lim/tpelyyftgw/ui/components/ZoomControlView;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty<",
        "Lim/tpelyyftgw/ui/components/ZoomControlView;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/ZoomControlView;Ljava/lang/String;)V
    .registers 3
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/ZoomControlView;
    .param p2, "name"    # Ljava/lang/String;

    .line 53
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-direct {p0, p2}, Lim/tpelyyftgw/ui/components/AnimationProperties$FloatProperty;-><init>(Ljava/lang/String;)V

    return-void
.end method


# virtual methods
.method public get(Lim/tpelyyftgw/ui/components/ZoomControlView;)Ljava/lang/Float;
    .registers 3
    .param p1, "object"    # Lim/tpelyyftgw/ui/components/ZoomControlView;

    .line 65
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-static {v0}, Lim/tpelyyftgw/ui/components/ZoomControlView;->access$000(Lim/tpelyyftgw/ui/components/ZoomControlView;)F

    move-result v0

    invoke-static {v0}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;

    move-result-object v0

    return-object v0
.end method

.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 2

    .line 53
    check-cast p1, Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->get(Lim/tpelyyftgw/ui/components/ZoomControlView;)Ljava/lang/Float;

    move-result-object p1

    return-object p1
.end method

.method public setValue(Lim/tpelyyftgw/ui/components/ZoomControlView;F)V
    .registers 5
    .param p1, "object"    # Lim/tpelyyftgw/ui/components/ZoomControlView;
    .param p2, "value"    # F

    .line 56
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-static {v0, p2}, Lim/tpelyyftgw/ui/components/ZoomControlView;->access$002(Lim/tpelyyftgw/ui/components/ZoomControlView;F)F

    .line 57
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-static {v0}, Lim/tpelyyftgw/ui/components/ZoomControlView;->access$100(Lim/tpelyyftgw/ui/components/ZoomControlView;)Lim/tpelyyftgw/ui/components/ZoomControlView$ZoomControlViewDelegate;

    move-result-object v0

    if-eqz v0, :cond_1c

    .line 58
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-static {v0}, Lim/tpelyyftgw/ui/components/ZoomControlView;->access$100(Lim/tpelyyftgw/ui/components/ZoomControlView;)Lim/tpelyyftgw/ui/components/ZoomControlView$ZoomControlViewDelegate;

    move-result-object v0

    iget-object v1, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-static {v1}, Lim/tpelyyftgw/ui/components/ZoomControlView;->access$000(Lim/tpelyyftgw/ui/components/ZoomControlView;)F

    move-result v1

    invoke-interface {v0, v1}, Lim/tpelyyftgw/ui/components/ZoomControlView$ZoomControlViewDelegate;->didSetZoom(F)V

    .line 60
    :cond_1c
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->this$0:Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-virtual {v0}, Lim/tpelyyftgw/ui/components/ZoomControlView;->invalidate()V

    .line 61
    return-void
.end method

.method public bridge synthetic setValue(Ljava/lang/Object;F)V
    .registers 3

    .line 53
    check-cast p1, Lim/tpelyyftgw/ui/components/ZoomControlView;

    invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/ZoomControlView$1;->setValue(Lim/tpelyyftgw/ui/components/ZoomControlView;F)V

    return-void
.end method