IServerService.smali
.class public interface abstract Lcom/cleanmaster/hpsharelib/synipc/IServerService;
.super Ljava/lang/Object;
.source "IServerService.java"
# virtual methods
.method public abstract initialize()V
.end method
.method public abstract onIdle()V
.end method
.method public abstract onStart()V
.end method
.method public abstract onStop()V
.end method
.method public abstract uninitialize()V
.end method