IGameBoostNotification.smali

.class public interface abstract Lcom/cleanmaster/gameboost/localVpn/IGameBoostNotification;
.super Ljava/lang/Object;
.source "IGameBoostNotification.java"


# virtual methods
.method public abstract cancelNotification()V
.end method

.method public abstract getNotification(Landroid/content/Context;Ljava/lang/String;)Landroid/app/Notification;
.end method

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