tmap/smali_classes2/com/google/android/gms/cloudmessaging/IMessengerCompat$Impl.smali
2022-06-10 21:38:30 +09:00

68 lines
1.6 KiB
Smali

.class public Lcom/google/android/gms/cloudmessaging/IMessengerCompat$Impl;
.super Landroid/os/Binder;
.source "com.google.android.gms:play-services-cloud-messaging@@17.0.0"
# interfaces
.implements Lcom/google/android/gms/cloudmessaging/IMessengerCompat;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/cloudmessaging/IMessengerCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Impl"
.end annotation
# virtual methods
.method public asBinder()Landroid/os/IBinder;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
const/4 v0, 0x0
throw v0
.end method
.method public onTransact(ILandroid/os/Parcel;Landroid/os/Parcel;I)Z
.locals 0
.param p2 # Landroid/os/Parcel;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p3 # Landroid/os/Parcel;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
const/4 p1, 0x0
throw p1
.end method
.method public send(Landroid/os/Message;)V
.locals 0
.param p1 # Landroid/os/Message;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
const/4 p1, 0x0
throw p1
.end method