ISwipInfo.smali
.class public interface abstract Lcom/cleanmaster/screensave/notification/ISwipInfo;
.super Ljava/lang/Object;
.source "ISwipInfo.java"
# interfaces
.implements Landroid/os/IInterface;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/cleanmaster/screensave/notification/ISwipInfo$Stub;
}
.end annotation
# virtual methods
.method public abstract posted(Lcom/cleanmaster/screensave/notification/INotificationWrapper;)V
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method