IProcessHelperConfig.smali
.class public interface abstract Lcom/dianxinos/optimizer/process/IProcessHelperConfig;
.super Ljava/lang/Object;
.source "IProcessHelperConfig.java"
# virtual methods
.method public abstract getService(ILjava/lang/String;)Landroid/os/IBinder;
.end method
.method public abstract registerService(ILjava/lang/String;Ljava/lang/Class;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Ljava/lang/String;",
"Ljava/lang/Class",
"<+",
"Landroid/os/Binder;",
">;)V"
}
.end annotation
.end method
.method public abstract removeService(ILjava/lang/String;)V
.end method