SystemForegroundDispatcher$Callback.smali
.class public interface abstract Landroidx/work/impl/foreground/SystemForegroundDispatcher$Callback;
.super Ljava/lang/Object;
.source "SystemForegroundDispatcher.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/work/impl/foreground/SystemForegroundDispatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "Callback"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract cancelNotification(I)V
.end method
.method public abstract notify(ILandroid/app/Notification;)V
.param p1 # I
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract startForeground(IILandroid/app/Notification;)V
.param p1 # I
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
.method public abstract stop()V
.end method