SystemForegroundDispatcher$Callback.smali
.class interface abstract Landroidx/work/impl/foreground/SystemForegroundDispatcher$Callback;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/work/impl/foreground/SystemForegroundDispatcher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x608
name = "Callback"
.end annotation
# virtual methods
.method public abstract cancelNotification(I)V
.end method
.method public abstract notify(ILandroid/app/Notification;)V
.end method
.method public abstract startForeground(IILandroid/app/Notification;)V
.end method
.method public abstract stop()V
.end method