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

267 lines
6.2 KiB
Smali

.class Landroidx/core/app/NotificationChannelCompat$Api26Impl;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1a
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/app/NotificationChannelCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Api26Impl"
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 533
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static canBypassDnd(Landroid/app/NotificationChannel;)Z
.locals 0
.line 623
invoke-virtual {p0}, Landroid/app/NotificationChannel;->canBypassDnd()Z
move-result p0
return p0
.end method
.method public static canShowBadge(Landroid/app/NotificationChannel;)Z
.locals 0
.line 569
invoke-virtual {p0}, Landroid/app/NotificationChannel;->canShowBadge()Z
move-result p0
return p0
.end method
.method public static createNotificationChannel(Ljava/lang/String;Ljava/lang/CharSequence;I)Landroid/app/NotificationChannel;
.locals 1
.line 537
new-instance v0, Landroid/app/NotificationChannel;
invoke-direct {v0, p0, p1, p2}, Landroid/app/NotificationChannel;-><init>(Ljava/lang/String;Ljava/lang/CharSequence;I)V
return-object v0
.end method
.method public static enableLights(Landroid/app/NotificationChannel;Z)V
.locals 0
.line 594
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->enableLights(Z)V
return-void
.end method
.method public static enableVibration(Landroid/app/NotificationChannel;Z)V
.locals 0
.line 610
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->enableVibration(Z)V
return-void
.end method
.method public static getAudioAttributes(Landroid/app/NotificationChannel;)Landroid/media/AudioAttributes;
.locals 0
.line 586
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getAudioAttributes()Landroid/media/AudioAttributes;
move-result-object p0
return-object p0
.end method
.method public static getDescription(Landroid/app/NotificationChannel;)Ljava/lang/String;
.locals 0
.line 553
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getDescription()Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public static getGroup(Landroid/app/NotificationChannel;)Ljava/lang/String;
.locals 0
.line 561
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getGroup()Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public static getId(Landroid/app/NotificationChannel;)Ljava/lang/String;
.locals 0
.line 541
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getId()Ljava/lang/String;
move-result-object p0
return-object p0
.end method
.method public static getImportance(Landroid/app/NotificationChannel;)I
.locals 0
.line 545
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getImportance()I
move-result p0
return p0
.end method
.method public static getLightColor(Landroid/app/NotificationChannel;)I
.locals 0
.line 598
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getLightColor()I
move-result p0
return p0
.end method
.method public static getLockscreenVisibility(Landroid/app/NotificationChannel;)I
.locals 0
.line 627
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getLockscreenVisibility()I
move-result p0
return p0
.end method
.method public static getName(Landroid/app/NotificationChannel;)Ljava/lang/CharSequence;
.locals 0
.line 549
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getName()Ljava/lang/CharSequence;
move-result-object p0
return-object p0
.end method
.method public static getSound(Landroid/app/NotificationChannel;)Landroid/net/Uri;
.locals 0
.line 577
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getSound()Landroid/net/Uri;
move-result-object p0
return-object p0
.end method
.method public static getVibrationPattern(Landroid/app/NotificationChannel;)[J
.locals 0
.line 614
invoke-virtual {p0}, Landroid/app/NotificationChannel;->getVibrationPattern()[J
move-result-object p0
return-object p0
.end method
.method public static setDescription(Landroid/app/NotificationChannel;Ljava/lang/String;)V
.locals 0
.line 557
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->setDescription(Ljava/lang/String;)V
return-void
.end method
.method public static setGroup(Landroid/app/NotificationChannel;Ljava/lang/String;)V
.locals 0
.line 565
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->setGroup(Ljava/lang/String;)V
return-void
.end method
.method public static setLightColor(Landroid/app/NotificationChannel;I)V
.locals 0
.line 602
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->setLightColor(I)V
return-void
.end method
.method public static setShowBadge(Landroid/app/NotificationChannel;Z)V
.locals 0
.line 573
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->setShowBadge(Z)V
return-void
.end method
.method public static setSound(Landroid/app/NotificationChannel;Landroid/net/Uri;Landroid/media/AudioAttributes;)V
.locals 0
.line 582
invoke-virtual {p0, p1, p2}, Landroid/app/NotificationChannel;->setSound(Landroid/net/Uri;Landroid/media/AudioAttributes;)V
return-void
.end method
.method public static setVibrationPattern(Landroid/app/NotificationChannel;[J)V
.locals 0
.line 619
invoke-virtual {p0, p1}, Landroid/app/NotificationChannel;->setVibrationPattern([J)V
return-void
.end method
.method public static shouldShowLights(Landroid/app/NotificationChannel;)Z
.locals 0
.line 590
invoke-virtual {p0}, Landroid/app/NotificationChannel;->shouldShowLights()Z
move-result p0
return p0
.end method
.method public static shouldVibrate(Landroid/app/NotificationChannel;)Z
.locals 0
.line 606
invoke-virtual {p0}, Landroid/app/NotificationChannel;->shouldVibrate()Z
move-result p0
return p0
.end method