.class Lcom/google/android/material/textfield/CustomEndIconDelegate; .super Lcom/google/android/material/textfield/EndIconDelegate; .source "CustomEndIconDelegate.java" # direct methods .method public constructor (Lcom/google/android/material/textfield/TextInputLayout;)V .locals 0 .param p1 # Lcom/google/android/material/textfield/TextInputLayout; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .line 1 invoke-direct {p0, p1}, Lcom/google/android/material/textfield/EndIconDelegate;->(Lcom/google/android/material/textfield/TextInputLayout;)V return-void .end method # virtual methods .method public initialize()V .locals 2 .line 1 iget-object v0, p0, Lcom/google/android/material/textfield/EndIconDelegate;->textInputLayout:Lcom/google/android/material/textfield/TextInputLayout; const/4 v1, 0x0 invoke-virtual {v0, v1}, Lcom/google/android/material/textfield/TextInputLayout;->setEndIconOnClickListener(Landroid/view/View$OnClickListener;)V .line 2 iget-object v0, p0, Lcom/google/android/material/textfield/EndIconDelegate;->textInputLayout:Lcom/google/android/material/textfield/TextInputLayout; invoke-virtual {v0, v1}, Lcom/google/android/material/textfield/TextInputLayout;->setEndIconOnLongClickListener(Landroid/view/View$OnLongClickListener;)V return-void .end method