p.smali
.class public Lcom/google/android/gms/common/p;
.super Ljava/lang/Exception;
.source "SourceFile"
# instance fields
.field private final a:Landroid/content/Intent;
# direct methods
.method public constructor <init>(Ljava/lang/String;Landroid/content/Intent;)V
.registers 3
.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, p1}, Ljava/lang/Exception;-><init>(Ljava/lang/String;)V
iput-object p2, p0, Lcom/google/android/gms/common/p;->a:Landroid/content/Intent;
return-void
.end method