Files
rr3-apk/smali/androidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

161 lines
5.0 KiB
Smali

.class Landroidx/core/app/NotificationCompatSideChannelService$NotificationSideChannelStub;
.super Landroid/support/v4/app/INotificationSideChannel$Stub;
.source "SourceFile"
# 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 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;
.line 78
invoke-direct {p0}, Landroid/support/v4/app/INotificationSideChannel$Stub;-><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;
.line 95
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
.line 96
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;
.line 98
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
.line 100
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
.line 101
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;
.line 106
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
.line 107
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;
.line 109
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
.line 111
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
.line 112
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;
.line 84
invoke-static {}, Landroid/os/Binder;->getCallingUid()I
move-result v1
invoke-virtual {v0, v1, p1}, Landroidx/core/app/NotificationCompatSideChannelService;->checkPermission(ILjava/lang/String;)V
.line 85
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;
.line 87
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
.line 89
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
.line 90
throw p1
.end method