SearchView$1.smali

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

# interfaces
.implements Landroid/text/TextWatcher;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/SearchView;->init()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;


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

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/SearchView;)V
    .registers 2
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/SearchView;

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

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

    return-void
.end method


# virtual methods
.method public afterTextChanged(Landroid/text/Editable;)V
    .registers 2
    .param p1, "s"    # Landroid/text/Editable;

    .line 216
    return-void
.end method

.method public beforeTextChanged(Ljava/lang/CharSequence;III)V
    .registers 5
    .param p1, "s"    # Ljava/lang/CharSequence;
    .param p2, "start"    # I
    .param p3, "count"    # I
    .param p4, "after"    # I

    .line 199
    return-void
.end method

.method public onTextChanged(Ljava/lang/CharSequence;III)V
    .registers 7
    .param p1, "s"    # Ljava/lang/CharSequence;
    .param p2, "start"    # I
    .param p3, "before"    # I
    .param p4, "count"    # I

    .line 203
    invoke-interface {p1}, Ljava/lang/CharSequence;->length()I

    move-result v0

    if-gtz v0, :cond_16

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

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->mHintTextView:Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$100(Lim/tpelyyftgw/ui/components/SearchView;)Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;

    move-result-object v0

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

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->mHint:Ljava/lang/String;
    invoke-static {v1}, Lim/tpelyyftgw/ui/components/SearchView;->access$000(Lim/tpelyyftgw/ui/components/SearchView;)Ljava/lang/String;

    move-result-object v1

    invoke-virtual {v0, v1}, Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;->setHint(Ljava/lang/CharSequence;)V

    goto :goto_21

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

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->mHintTextView:Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$100(Lim/tpelyyftgw/ui/components/SearchView;)Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;

    move-result-object v0

    const-string v1, ""

    invoke-virtual {v0, v1}, Lim/tpelyyftgw/ui/components/SearchView$MrySearchTextView;->setHint(Ljava/lang/CharSequence;)V

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

    # invokes: Lim/tpelyyftgw/ui/components/SearchView;->manageClearXButton()V
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$200(Lim/tpelyyftgw/ui/components/SearchView;)V

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

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->iSearchViewDelegate:Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$300(Lim/tpelyyftgw/ui/components/SearchView;)Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;

    move-result-object v0

    if-eqz v0, :cond_41

    if-nez p2, :cond_34

    if-nez p3, :cond_34

    if-eqz p4, :cond_41

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

    # getter for: Lim/tpelyyftgw/ui/components/SearchView;->iSearchViewDelegate:Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/SearchView;->access$300(Lim/tpelyyftgw/ui/components/SearchView;)Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;

    move-result-object v0

    invoke-interface {p1}, Ljava/lang/CharSequence;->toString()Ljava/lang/String;

    move-result-object v1

    invoke-interface {v0, v1}, Lim/tpelyyftgw/ui/components/SearchView$ISearchViewDelegate;->onTextChange(Ljava/lang/String;)V

    .line 212
    :cond_41
    return-void
.end method