a.smali
.class public final Ln5/a;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-messaging@@20.2.0"
# annotations
.annotation build Lcom/google/android/gms/common/annotation/KeepForSdk;
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Ln5/a$c;,
Ln5/a$a;,
Ln5/a$b;
}
.end annotation
# instance fields
.field public final a:Ljava/lang/String;
.field public final b:Landroid/content/Intent;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/String;Landroid/content/Intent;)V
.registers 4
.param p1 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/content/Intent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const-string v0, "evenType must be non-null"
invoke-static {p1, v0}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotEmpty(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String;
move-result-object p1
iput-object p1, p0, Ln5/a;->a:Ljava/lang/String;
const-string p1, "intent must be non-null"
invoke-static {p2, p1}, Lcom/google/android/gms/common/internal/Preconditions;->checkNotNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Landroid/content/Intent;
iput-object p1, p0, Ln5/a;->b:Landroid/content/Intent;
return-void
.end method
# virtual methods
.method public final a()Landroid/content/Intent;
.registers 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Ln5/a;->b:Landroid/content/Intent;
return-object v0
.end method
.method public final b()Ljava/lang/String;
.registers 2
.annotation build Landroidx/annotation/NonNull;
.end annotation
iget-object v0, p0, Ln5/a;->a:Ljava/lang/String;
return-object v0
.end method