298 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			298 lines
		
	
	
		
			7.3 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Ln0/a$a;
 | |
| .super Ljava/lang/Object;
 | |
| .source "CarAppExtender.java"
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingClass;
 | |
|     value = Ln0/a;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = "a"
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public a:Ljava/lang/CharSequence;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public b:Ljava/lang/CharSequence;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public c:I
 | |
| 
 | |
| .field public d:Landroid/graphics/Bitmap;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public e:Landroid/app/PendingIntent;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public f:Landroid/app/PendingIntent;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public final g:Ljava/util/ArrayList;
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "Ljava/util/ArrayList<",
 | |
|             "Landroid/app/Notification$Action;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public h:I
 | |
| 
 | |
| .field public i:Landroidx/car/app/model/CarColor;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| .field public j:Ljava/lang/String;
 | |
|     .annotation build Landroidx/annotation/Nullable;
 | |
|     .end annotation
 | |
| .end field
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>()V
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v0, Ljava/util/ArrayList;
 | |
| 
 | |
|     invoke-direct {v0}, Ljava/util/ArrayList;-><init>()V
 | |
| 
 | |
|     iput-object v0, p0, Ln0/a$a;->g:Ljava/util/ArrayList;
 | |
| 
 | |
|     const/16 v0, -0x3e8
 | |
| 
 | |
|     .line 3
 | |
|     iput v0, p0, Ln0/a$a;->h:I
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public a(ILjava/lang/CharSequence;Landroid/app/PendingIntent;)Ln0/a$a;
 | |
|     .locals 3
 | |
|     .param p1    # I
 | |
|         .annotation build Landroidx/annotation/DrawableRes;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Ljava/lang/CharSequence;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p3    # Landroid/app/PendingIntent;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iget-object v0, p0, Ln0/a$a;->g:Ljava/util/ArrayList;
 | |
| 
 | |
|     new-instance v1, Landroid/app/Notification$Action;
 | |
| 
 | |
|     invoke-static {p2}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     check-cast p2, Ljava/lang/CharSequence;
 | |
| 
 | |
|     invoke-static {p3}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-object v2, p3
 | |
| 
 | |
|     check-cast v2, Landroid/app/PendingIntent;
 | |
| 
 | |
|     invoke-direct {v1, p1, p2, p3}, Landroid/app/Notification$Action;-><init>(ILjava/lang/CharSequence;Landroid/app/PendingIntent;)V
 | |
| 
 | |
|     invoke-virtual {v0, v1}, Ljava/util/ArrayList;->add(Ljava/lang/Object;)Z
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public b()Ln0/a;
 | |
|     .locals 1
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     new-instance v0, Ln0/a;
 | |
| 
 | |
|     invoke-direct {v0, p0}, Ln0/a;-><init>(Ln0/a$a;)V
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public c(Ljava/lang/String;)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/String;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iput-object p1, p0, Ln0/a$a;->j:Ljava/lang/String;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public d(Landroidx/car/app/model/CarColor;)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .param p1    # Landroidx/car/app/model/CarColor;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->i:Landroidx/car/app/model/CarColor;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public e(Landroid/app/PendingIntent;)Ln0/a$a;
 | |
|     .locals 1
 | |
|     .param p1    # Landroid/app/PendingIntent;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-object v0, p1
 | |
| 
 | |
|     check-cast v0, Landroid/app/PendingIntent;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->e:Landroid/app/PendingIntent;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public f(Ljava/lang/CharSequence;)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/CharSequence;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     check-cast p1, Ljava/lang/CharSequence;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->b:Ljava/lang/CharSequence;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public g(Ljava/lang/CharSequence;)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .param p1    # Ljava/lang/CharSequence;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     check-cast p1, Ljava/lang/CharSequence;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->a:Ljava/lang/CharSequence;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public h(Landroid/app/PendingIntent;)Ln0/a$a;
 | |
|     .locals 1
 | |
|     .param p1    # Landroid/app/PendingIntent;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-object v0, p1
 | |
| 
 | |
|     check-cast v0, Landroid/app/PendingIntent;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->f:Landroid/app/PendingIntent;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public i(I)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Ln0/a$a;->h:I
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public j(Landroid/graphics/Bitmap;)Ln0/a$a;
 | |
|     .locals 1
 | |
|     .param p1    # Landroid/graphics/Bitmap;
 | |
|         .annotation build Landroidx/annotation/NonNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-object v0, p1
 | |
| 
 | |
|     check-cast v0, Landroid/graphics/Bitmap;
 | |
| 
 | |
|     iput-object p1, p0, Ln0/a$a;->d:Landroid/graphics/Bitmap;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public k(I)Ln0/a$a;
 | |
|     .locals 0
 | |
|     .annotation build Landroidx/annotation/NonNull;
 | |
|     .end annotation
 | |
| 
 | |
|     .line 1
 | |
|     iput p1, p0, Ln0/a$a;->c:I
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 |