61 lines
1.4 KiB
Smali
61 lines
1.4 KiB
Smali
.class Landroidx/core/app/NotificationChannelGroupCompat$Api28Impl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1c
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/app/NotificationChannelGroupCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Api28Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 258
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getDescription(Landroid/app/NotificationChannelGroup;)Ljava/lang/String;
|
|
.locals 0
|
|
|
|
.line 265
|
|
invoke-virtual {p0}, Landroid/app/NotificationChannelGroup;->getDescription()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static isBlocked(Landroid/app/NotificationChannelGroup;)Z
|
|
.locals 0
|
|
|
|
.line 261
|
|
invoke-virtual {p0}, Landroid/app/NotificationChannelGroup;->isBlocked()Z
|
|
|
|
move-result p0
|
|
|
|
return p0
|
|
.end method
|
|
|
|
.method public static setDescription(Landroid/app/NotificationChannelGroup;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 270
|
|
invoke-virtual {p0, p1}, Landroid/app/NotificationChannelGroup;->setDescription(Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|