n.smali

.class Lcom/google/android/material/textfield/n;
.super Ljava/lang/Object;
.source "DropdownMenuEndIconDelegate.java"

# interfaces
.implements Landroid/view/View$OnTouchListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/google/android/material/textfield/s;->c(Landroid/widget/AutoCompleteTextView;)V
.end annotation

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


# instance fields
.field final synthetic a:Landroid/widget/AutoCompleteTextView;

.field final synthetic b:Lcom/google/android/material/textfield/s;


# direct methods
.method constructor <init>(Lcom/google/android/material/textfield/s;Landroid/widget/AutoCompleteTextView;)V
    .registers 3

    .line 1
    iput-object p1, p0, Lcom/google/android/material/textfield/n;->b:Lcom/google/android/material/textfield/s;

    iput-object p2, p0, Lcom/google/android/material/textfield/n;->a:Landroid/widget/AutoCompleteTextView;

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

    return-void
.end method


# virtual methods
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
    .registers 5

    .line 1
    invoke-virtual {p2}, Landroid/view/MotionEvent;->getAction()I

    move-result p2

    const/4 v0, 0x0

    const/4 v1, 0x1

    if-ne p2, v1, :cond_1f

    .line 2
    iget-object p2, p0, Lcom/google/android/material/textfield/n;->b:Lcom/google/android/material/textfield/s;

    invoke-static {p2}, Lcom/google/android/material/textfield/s;->a(Lcom/google/android/material/textfield/s;)Z

    move-result p2

    if-eqz p2, :cond_15

    .line 3
    iget-object p2, p0, Lcom/google/android/material/textfield/n;->b:Lcom/google/android/material/textfield/s;

    invoke-static {p2, v0}, Lcom/google/android/material/textfield/s;->b(Lcom/google/android/material/textfield/s;Z)Z

    .line 4
    :cond_15
    iget-object p2, p0, Lcom/google/android/material/textfield/n;->b:Lcom/google/android/material/textfield/s;

    iget-object v1, p0, Lcom/google/android/material/textfield/n;->a:Landroid/widget/AutoCompleteTextView;

    invoke-static {p2, v1}, Lcom/google/android/material/textfield/s;->a(Lcom/google/android/material/textfield/s;Landroid/widget/AutoCompleteTextView;)V

    .line 5
    invoke-virtual {p1}, Landroid/view/View;->performClick()Z

    :cond_1f
    return v0
.end method