apkfuckery/com.discord/smali/f/c/a/g0.smali

180 lines
3.9 KiB
Smali
Raw Normal View History

2020-11-16 22:05:17 +00:00
.class public final Lf/c/a/g0;
2020-11-12 02:11:44 +00:00
.super Ljava/lang/Object;
2020-11-16 22:05:17 +00:00
.source "GooglePlayServicesClient.java"
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
# interfaces
.implements Landroid/os/IInterface;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
# instance fields
.field public a:Landroid/os/IBinder;
2020-11-12 02:11:44 +00:00
# direct methods
2020-11-16 22:05:17 +00:00
.method public constructor <init>(Landroid/os/IBinder;)V
2020-11-12 02:11:44 +00:00
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-11-16 22:05:17 +00:00
iput-object p1, p0, Lf/c/a/g0;->a:Landroid/os/IBinder;
2020-11-12 02:11:44 +00:00
return-void
.end method
2020-11-16 22:05:17 +00:00
# virtual methods
.method public asBinder()Landroid/os/IBinder;
.locals 1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
iget-object v0, p0, Lf/c/a/g0;->a:Landroid/os/IBinder;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
return-object v0
.end method
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
.method public e()Ljava/lang/String;
.locals 5
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
move-result-object v0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
move-result-object v1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
:try_start_0
const-string v2, "com.google.android.gms.ads.identifier.internal.IAdvertisingIdService"
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
iget-object v2, p0, Lf/c/a/g0;->a:Landroid/os/IBinder;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v3, 0x1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 v4, 0x0
2020-11-13 19:18:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-interface {v2, v3, v0, v1, v4}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
2020-11-14 03:19:56 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
invoke-virtual {v1}, Landroid/os/Parcel;->readString()Ljava/lang/String;
2020-11-12 02:11:44 +00:00
move-result-object v2
2020-11-16 22:05:17 +00:00
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
return-object v2
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
:catchall_0
move-exception v2
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
throw v2
2020-11-12 02:11:44 +00:00
.end method
2020-11-16 22:05:17 +00:00
.method public g(Z)Ljava/lang/Boolean;
2020-11-12 02:11:44 +00:00
.locals 5
2020-11-16 22:05:17 +00:00
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
move-result-object v0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-static {}, Landroid/os/Parcel;->obtain()Landroid/os/Parcel;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
move-result-object v1
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
:try_start_0
2020-11-16 22:05:17 +00:00
const-string v2, "com.google.android.gms.ads.identifier.internal.IAdvertisingIdService"
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0, v2}, Landroid/os/Parcel;->writeInterfaceToken(Ljava/lang/String;)V
2020-11-16 01:00:50 +00:00
const/4 v2, 0x1
2020-11-16 22:05:17 +00:00
const/4 v3, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
if-eqz p1, :cond_0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
const/4 p1, 0x1
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
goto :goto_0
2020-11-12 02:11:44 +00:00
2020-11-16 01:00:50 +00:00
:cond_0
2020-11-16 22:05:17 +00:00
const/4 p1, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
:goto_0
invoke-virtual {v0, p1}, Landroid/os/Parcel;->writeInt(I)V
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
iget-object p1, p0, Lf/c/a/g0;->a:Landroid/os/IBinder;
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
const/4 v4, 0x2
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
invoke-interface {p1, v4, v0, v1, v3}, Landroid/os/IBinder;->transact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->readException()V
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->readInt()I
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
move-result p1
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
if-eqz p1, :cond_1
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
const/4 v3, 0x1
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
:cond_1
invoke-static {v3}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
move-result-object p1
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
if-eqz p1, :cond_2
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {p1}, Ljava/lang/Boolean;->booleanValue()Z
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
move-result p1
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
xor-int/2addr p1, v2
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
invoke-static {p1}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
move-result-object p1
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
goto :goto_1
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
:cond_2
const/4 p1, 0x0
2020-11-12 02:11:44 +00:00
2020-11-16 22:05:17 +00:00
:goto_1
return-object p1
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
:catchall_0
move-exception p1
2020-11-14 02:19:59 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v1}, Landroid/os/Parcel;->recycle()V
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
invoke-virtual {v0}, Landroid/os/Parcel;->recycle()V
2020-11-16 01:00:50 +00:00
2020-11-16 22:05:17 +00:00
throw p1
2020-11-12 02:11:44 +00:00
.end method