52 lines
1.2 KiB
Smali
52 lines
1.2 KiB
Smali
.class Landroidx/core/app/NotificationCompat$Action$Builder$Api20Impl;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x14
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/app/NotificationCompat$Action$Builder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "Api20Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method private constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 6169
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getExtras(Landroid/app/Notification$Action;)Landroid/os/Bundle;
|
|
.locals 0
|
|
|
|
.line 6176
|
|
invoke-virtual {p0}, Landroid/app/Notification$Action;->getExtras()Landroid/os/Bundle;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static getRemoteInputs(Landroid/app/Notification$Action;)[Landroid/app/RemoteInput;
|
|
.locals 0
|
|
|
|
.line 6172
|
|
invoke-virtual {p0}, Landroid/app/Notification$Action;->getRemoteInputs()[Landroid/app/RemoteInput;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|