SearchView$2.smali

.class Lim/tpelyyftgw/ui/components/SearchView$2;
.super Ljava/lang/Object;
.source "SearchView.java"

# interfaces
.implements Landroid/animation/ValueAnimator$AnimatorUpdateListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/SearchView;->focused(Ljava/lang/String;)V
.end annotation

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


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

.field final synthetic val$params:Landroid/widget/RelativeLayout$LayoutParams;

.field final synthetic val$width:I


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/SearchView;Landroid/widget/RelativeLayout$LayoutParams;I)V
    .registers 4
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/SearchView;

    .line 407
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->this$0:Lim/tpelyyftgw/ui/components/SearchView;

    iput-object p2, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->val$params:Landroid/widget/RelativeLayout$LayoutParams;

    iput p3, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->val$width:I

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public onAnimationUpdate(Landroid/animation/ValueAnimator;)V
    .registers 6
    .param p1, "animation"    # Landroid/animation/ValueAnimator;

    .line 410
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->val$params:Landroid/widget/RelativeLayout$LayoutParams;

    iget v1, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->val$width:I

    int-to-float v1, v1

    invoke-virtual {p1}, Landroid/animation/ValueAnimator;->getAnimatedFraction()F

    move-result v2

    iget-object v3, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->this$0:Lim/tpelyyftgw/ui/components/SearchView;

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->mEditTextOffsetWidth:I
    invoke-static {v3}, Lim/tpelyyftgw/ui/components/SearchView;->access$400(Lim/tpelyyftgw/ui/components/SearchView;)I

    move-result v3

    int-to-float v3, v3

    mul-float v2, v2, v3

    sub-float/2addr v1, v2

    float-to-int v1, v1

    iput v1, v0, Landroid/widget/RelativeLayout$LayoutParams;->width:I

    .line 411
    iget-object v0, p0, Lim/tpelyyftgw/ui/components/SearchView$2;->this$0:Lim/tpelyyftgw/ui/components/SearchView;

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->mEditText:Lim/tpelyyftgw/ui/components/EditTextBoldCursor;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$500(Lim/tpelyyftgw/ui/components/SearchView;)Lim/tpelyyftgw/ui/components/EditTextBoldCursor;

    move-result-object v0

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

    .line 412
    return-void
.end method