MaterialTextInputPicker$1.smali
.class public Lcom/google/android/material/picker/MaterialTextInputPicker$1;
.super Ljava/lang/Object;
.source "MaterialTextInputPicker.java"
# interfaces
.implements Lcom/google/android/material/picker/OnSelectionChangedListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/android/material/picker/MaterialTextInputPicker;->onCreateView(Landroid/view/LayoutInflater;Landroid/view/ViewGroup;Landroid/os/Bundle;)Landroid/view/View;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/google/android/material/picker/OnSelectionChangedListener<",
"TS;>;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/google/android/material/picker/MaterialTextInputPicker;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/android/material/picker/MaterialTextInputPicker;)V
.registers 2
iput-object p1, p0, Lcom/google/android/material/picker/MaterialTextInputPicker$1;->this$0:Lcom/google/android/material/picker/MaterialTextInputPicker;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onSelectionChanged(Ljava/lang/Object;)V
.registers 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TS;)V"
}
.end annotation
iget-object v0, p0, Lcom/google/android/material/picker/MaterialTextInputPicker$1;->this$0:Lcom/google/android/material/picker/MaterialTextInputPicker;
iget-object v0, v0, Lcom/google/android/material/picker/PickerFragment;->onSelectionChangedListeners:Ljava/util/LinkedHashSet;
invoke-virtual {v0}, Ljava/util/LinkedHashSet;->iterator()Ljava/util/Iterator;
move-result-object v0
:goto_8
invoke-interface {v0}, Ljava/util/Iterator;->hasNext()Z
move-result v1
if-eqz v1, :cond_18
invoke-interface {v0}, Ljava/util/Iterator;->next()Ljava/lang/Object;
move-result-object v1
check-cast v1, Lcom/google/android/material/picker/OnSelectionChangedListener;
invoke-interface {v1, p1}, Lcom/google/android/material/picker/OnSelectionChangedListener;->onSelectionChanged(Ljava/lang/Object;)V
goto :goto_8
:cond_18
return-void
.end method