ChatActivityEnterView$4.smali
.class Lim/tpelyyftgw/ui/components/ChatActivityEnterView$4;
.super Landroid/util/Property;
.source "ChatActivityEnterView.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/util/Property<",
"Landroid/view/View;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>(Lim/tpelyyftgw/ui/components/ChatActivityEnterView;Ljava/lang/Class;Ljava/lang/String;)V
.registers 4
.param p1, "this$0" # Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
.param p3, "x1" # Ljava/lang/String;
.line 430
.local p2, "x0":Ljava/lang/Class;, "Ljava/lang/Class<Ljava/lang/Integer;>;"
iput-object p1, p0, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$4;->this$0:Lim/tpelyyftgw/ui/components/ChatActivityEnterView;
invoke-direct {p0, p2, p3}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public get(Landroid/view/View;)Ljava/lang/Integer;
.registers 3
.param p1, "object" # Landroid/view/View;
.line 433
invoke-virtual {p1}, Landroid/view/View;->getTranslationY()F
move-result v0
invoke-static {v0}, Ljava/lang/Math;->round(F)I
move-result v0
invoke-static {v0}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 430
check-cast p1, Landroid/view/View;
invoke-virtual {p0, p1}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$4;->get(Landroid/view/View;)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method
.method public set(Landroid/view/View;Ljava/lang/Integer;)V
.registers 4
.param p1, "object" # Landroid/view/View;
.param p2, "value" # Ljava/lang/Integer;
.line 438
invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I
move-result v0
int-to-float v0, v0
invoke-virtual {p1, v0}, Landroid/view/View;->setTranslationY(F)V
.line 439
return-void
.end method
.method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V
.registers 3
.line 430
check-cast p1, Landroid/view/View;
check-cast p2, Ljava/lang/Integer;
invoke-virtual {p0, p1, p2}, Lim/tpelyyftgw/ui/components/ChatActivityEnterView$4;->set(Landroid/view/View;Ljava/lang/Integer;)V
return-void
.end method