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