IServiceProgressNotificationCreator.smali

.class public interface abstract Lcom/avast/android/cleaner/photoCleanup/service/IServiceProgressNotificationCreator;
.super Ljava/lang/Object;

# interfaces
.implements Ljava/io/Serializable;


# virtual methods
.method public abstract a0(Landroid/content/Context;ZLandroidx/core/app/NotificationCompat$Builder;ZLandroidx/core/app/NotificationCompat$Action;I)Landroidx/core/util/Pair;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Landroid/content/Context;",
            "Z",
            "Landroidx/core/app/NotificationCompat$Builder;",
            "Z",
            "Landroidx/core/app/NotificationCompat$Action;",
            "I)",
            "Landroidx/core/util/Pair<",
            "Landroid/app/Notification;",
            "Landroidx/core/app/NotificationCompat$Action;",
            ">;"
        }
    .end annotation
.end method

.method public abstract w1()Ljava/lang/String;
.end method