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