46 lines
1.2 KiB
Smali
46 lines
1.2 KiB
Smali
.class public Landroidx/core/content/res/a$b;
|
|
.super Ljava/lang/Object;
|
|
.source "ResourcesCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/content/res/a;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "b"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Landroid/content/res/ColorStateList;
|
|
|
|
.field public final b:Landroid/content/res/Configuration;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/content/res/ColorStateList;Landroid/content/res/Configuration;)V
|
|
.locals 0
|
|
.param p1 # Landroid/content/res/ColorStateList;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroid/content/res/Configuration;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Landroidx/core/content/res/a$b;->a:Landroid/content/res/ColorStateList;
|
|
|
|
.line 3
|
|
iput-object p2, p0, Landroidx/core/content/res/a$b;->b:Landroid/content/res/Configuration;
|
|
|
|
return-void
|
|
.end method
|