p$c.smali
.class public final Lcom/google/android/material/snackbar/p$c;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/snackbar/p;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
# instance fields
.field public final a:Ljava/lang/ref/WeakReference;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/ref/WeakReference<",
"Lcom/google/android/material/snackbar/p$b;",
">;"
}
.end annotation
.end field
.field public b:I
.field public c:Z
# direct methods
.method public constructor <init>(ILcom/google/android/material/snackbar/p$b;)V
.registers 4
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance v0, Ljava/lang/ref/WeakReference;
invoke-direct {v0, p2}, Ljava/lang/ref/WeakReference;-><init>(Ljava/lang/Object;)V
iput-object v0, p0, Lcom/google/android/material/snackbar/p$c;->a:Ljava/lang/ref/WeakReference;
.line 3
iput p1, p0, Lcom/google/android/material/snackbar/p$c;->b:I
return-void
.end method