d$c.smali
.class public final Lcom/google/android/material/circularreveal/d$c;
.super Landroid/util/Property;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/material/circularreveal/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/util/Property<",
"Lcom/google/android/material/circularreveal/d;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
# static fields
.field public static final a:Lcom/google/android/material/circularreveal/d$c;
.annotation system Ldalvik/annotation/Signature;
value = {
"Landroid/util/Property<",
"Lcom/google/android/material/circularreveal/d;",
"Ljava/lang/Integer;",
">;"
}
.end annotation
.end field
# direct methods
.method public static constructor <clinit>()V
.registers 1
new-instance v0, Lcom/google/android/material/circularreveal/d$c;
invoke-direct {v0}, Lcom/google/android/material/circularreveal/d$c;-><init>()V
sput-object v0, Lcom/google/android/material/circularreveal/d$c;->a:Lcom/google/android/material/circularreveal/d$c;
return-void
.end method
.method public constructor <init>()V
.registers 3
const-class v0, Ljava/lang/Integer;
const-string v1, "circularRevealScrimColor"
invoke-direct {p0, v0, v1}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
return-void
.end method
# virtual methods
.method public final get(Ljava/lang/Object;)Ljava/lang/Object;
.registers 2
.line 1
check-cast p1, Lcom/google/android/material/circularreveal/d;
.line 2
invoke-interface {p1}, Lcom/google/android/material/circularreveal/d;->getCircularRevealScrimColor()I
move-result p1
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object p1
return-object p1
.end method
.method public final set(Ljava/lang/Object;Ljava/lang/Object;)V
.registers 3
.line 1
check-cast p1, Lcom/google/android/material/circularreveal/d;
check-cast p2, Ljava/lang/Integer;
.line 2
invoke-virtual {p2}, Ljava/lang/Integer;->intValue()I
move-result p2
invoke-interface {p1, p2}, Lcom/google/android/material/circularreveal/d;->setCircularRevealScrimColor(I)V
return-void
.end method