ForegroundProcessor.smali
.class public interface abstract Landroidx/work/impl/foreground/ForegroundProcessor;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract startForeground(Ljava/lang/String;Landroidx/work/ForegroundInfo;)V
.end method
.method public abstract stopForeground(Ljava/lang/String;)V
.end method