apkfuckery/com.discord/smali/androidx/core/app/NotificationCompatSideChann...

145 lines
4.7 KiB
Smali

.class public Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;
.super Lv/a/b/a/a$a;
.source "NotificationCompatSideChannelService.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/NotificationCompatSideChannelService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "NotificationSideChannelStub"
.end annotation
# instance fields
.field public final synthetic this$0:Landroidx/core/app/NotificationCompatSideChannelService;
# direct methods
.method public constructor <init>(Landroidx/core/app/NotificationCompatSideChannelService;)V
.locals 0
iput-object p1, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-direct {p0}, Lv/a/b/a/a$a;-><init>()V
return-void
.end method
# virtual methods
.method public cancel(Ljava/lang/String;ILjava/lang/String;)V
.locals 3
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
iget-object v0, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
invoke-static {}, Landroid/os/Binder;->clearCallingIdentity()J
move-result-wide v0
:try_start_0
iget-object v2, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-virtual {v2, p1, p2, p3}, Landroidx/core/app/NotificationCompatSideChannelService;->cancel(Ljava/lang/String;ILjava/lang/String;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
return-void
:catchall_0
move-exception p1
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
throw p1
.end method
.method public cancelAll(Ljava/lang/String;)V
.locals 3
iget-object v0, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
invoke-static {}, Landroid/os/Binder;->clearCallingIdentity()J
move-result-wide v0
:try_start_0
iget-object v2, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-virtual {v2, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->cancelAll(Ljava/lang/String;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
return-void
:catchall_0
move-exception p1
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
throw p1
.end method
.method public notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
.locals 3
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
iget-object v0, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
invoke-static {}, Landroid/os/Binder;->clearCallingIdentity()J
move-result-wide v0
:try_start_0
iget-object v2, p0, Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;->this$0:Landroidx/core/app/NotificationCompatSideChannelService;
invoke-virtual {v2, p1, p2, p3, p4}, Landroidx/core/app/NotificationCompatSideChannelService;->notify(Ljava/lang/String;ILjava/lang/String;Landroid/app/Notification;)V
:try_end_0
.catchall {:try_start_0 .. :try_end_0} :catchall_0
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
return-void
:catchall_0
move-exception p1
invoke-static {v0, v1}, Landroid/os/Binder;->restoreCallingIdentity(J)V
throw p1
.end method