PasscodeView$1.smali

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

# interfaces
.implements Landroid/text/TextWatcher;


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


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

    return-void
.end method

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

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

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

    return-void
.end method


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

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

    # getter for: Lim/tpelyyftgw/ui/components/PasscodeView;->passwordEditText:Lim/tpelyyftgw/ui/components/EditTextBoldCursor;
    invoke-static {v0}, Lim/tpelyyftgw/ui/components/PasscodeView;->access$400(Lim/tpelyyftgw/ui/components/PasscodeView;)Lim/tpelyyftgw/ui/components/EditTextBoldCursor;

    move-result-object v0

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

    move-result v0

    const/4 v1, 0x4

    if-ne v0, v1, :cond_17

    sget v0, Lim/tpelyyftgw/messenger/SharedConfig;->passcodeType:I

    if-nez v0, :cond_17

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

    const/4 v1, 0x0

    # invokes: Lim/tpelyyftgw/ui/components/PasscodeView;->processDone(Z)V
    invoke-static {v0, v1}, Lim/tpelyyftgw/ui/components/PasscodeView;->access$500(Lim/tpelyyftgw/ui/components/PasscodeView;Z)V

    .line 537
    :cond_17
    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 525
    return-void
.end method

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

    .line 530
    return-void
.end method