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