46 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			46 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public Lg/a$a;
 | |
| .super Ljava/lang/Object;
 | |
| .source "AppCompatResources.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Lg/a;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x9
 | |
|     name = "a"
 | |
| .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, Lg/a$a;->a:Landroid/content/res/ColorStateList;
 | |
| 
 | |
|     .line 3
 | |
|     iput-object p2, p0, Lg/a$a;->b:Landroid/content/res/Configuration;
 | |
| 
 | |
|     return-void
 | |
| .end method
 |