GooglePlayServicesAvailabilityException.smali
.class public Lcom/google/android/gms/auth/GooglePlayServicesAvailabilityException;
.super Lcom/google/android/gms/auth/UserRecoverableAuthException;
# direct methods
.method constructor <init>(ILjava/lang/String;Landroid/content/Intent;)V
.registers 4
invoke-direct {p0, p2, p3}, Lcom/google/android/gms/auth/UserRecoverableAuthException;-><init>(Ljava/lang/String;Landroid/content/Intent;)V
return-void
.end method