IAppInfo.smali

.class public interface abstract Lio/dcloud/common/DHInterface/IAppInfo;
.super Ljava/lang/Object;

# interfaces
.implements Lio/dcloud/common/DHInterface/IType_IntValue;
.implements Lio/dcloud/common/DHInterface/IType_Layout_Changed;


# virtual methods
.method public abstract clearMaskLayerCount()V
.end method

.method public abstract getActivity()Landroid/app/Activity;
.end method

.method public abstract getAppViewRect()Lio/dcloud/common/adapter/util/ViewRect;
.end method

.method public abstract synthetic getInt(I)I
.end method

.method public abstract getMaskLayerCount()I
.end method

.method public abstract getOnCreateSplashView()Lio/dcloud/common/DHInterface/IOnCreateSplashView;
.end method

.method public abstract getRequestedOrientation()I
.end method

.method public abstract isFullScreen()Z
.end method

.method public abstract isVerticalScreen()Z
.end method

.method public abstract obtainWebAppRootView()Lio/dcloud/common/DHInterface/IWebAppRootView;
.end method

.method public abstract setFullScreen(Z)V
.end method

.method public abstract setMaskLayer(Z)V
.end method

.method public abstract setOnCreateSplashView(Lio/dcloud/common/DHInterface/IOnCreateSplashView;)V
.end method

.method public abstract setRequestedOrientation(I)V
.end method

.method public abstract setRequestedOrientation(Ljava/lang/String;)V
.end method

.method public abstract setWebAppRootView(Lio/dcloud/common/DHInterface/IWebAppRootView;)V
.end method

.method public abstract updateScreenInfo(I)V
.end method