IComOpenClient.smali
.class public interface abstract Lcom/baidu/mapframework/open/aidl/IComOpenClient;
.super Ljava/lang/Object;
# interfaces
.implements Landroid/os/IInterface;
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/baidu/mapframework/open/aidl/IComOpenClient$a;
}
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
# virtual methods
.method public abstract a(Ljava/lang/String;)Ljava/lang/String;
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method
.method public abstract a(Ljava/lang/String;Ljava/lang/String;Landroid/os/Bundle;)Z
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.end method