Files
rr3-apk/smali_classes2/com/google/android/gms/common/GooglePlayServicesRepairableException.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

39 lines
1.1 KiB
Smali

.class public Lcom/google/android/gms/common/GooglePlayServicesRepairableException;
.super Lcom/google/android/gms/common/UserRecoverableException;
.source "SourceFile"
# instance fields
.field private final zza:I
# direct methods
.method public constructor <init>(ILjava/lang/String;Landroid/content/Intent;)V
.locals 0
.param p2 # Ljava/lang/String;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/content/Intent;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
invoke-direct {p0, p2, p3}, Lcom/google/android/gms/common/UserRecoverableException;-><init>(Ljava/lang/String;Landroid/content/Intent;)V
iput p1, p0, Lcom/google/android/gms/common/GooglePlayServicesRepairableException;->zza:I
return-void
.end method
# virtual methods
.method public getConnectionStatusCode()I
.locals 1
iget v0, p0, Lcom/google/android/gms/common/GooglePlayServicesRepairableException;->zza:I
return v0
.end method