17 lines
549 B
Smali
17 lines
549 B
Smali
.class public interface abstract Lcom/google/vr/dynamite/client/ILoadedInstanceCreator;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroid/os/IInterface;
|
|
|
|
|
|
# virtual methods
|
|
.method public abstract newNativeLibraryLoader(Lcom/google/vr/dynamite/client/IObjectWrapper;Lcom/google/vr/dynamite/client/IObjectWrapper;)Lcom/google/vr/dynamite/client/INativeLibraryLoader;
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/os/RemoteException;
|
|
}
|
|
.end annotation
|
|
.end method
|