FileCloudService$IResultReceiver.smali
.class public interface abstract Lcom/cleanmaster/filecloud/FileCloudService$IResultReceiver;
.super Ljava/lang/Object;
.source "FileCloudService.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/filecloud/FileCloudService;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "IResultReceiver"
.end annotation
# virtual methods
.method public abstract onResultReceiverBackFail()V
.end method
.method public abstract onResultReceiverBackSuccess()V
.end method