DeveloperSettings.smali
.class public interface abstract Lcom/facebook/react/modules/debug/interfaces/DeveloperSettings;
.super Ljava/lang/Object;
.source "SourceFile"
# virtual methods
.method public abstract addMenuItem(Ljava/lang/String;)V
.end method
.method public abstract isAnimationFpsDebugEnabled()Z
.end method
.method public abstract isElementInspectorEnabled()Z
.end method
.method public abstract isFpsDebugEnabled()Z
.end method
.method public abstract isJSDevModeEnabled()Z
.end method
.method public abstract isJSMinifyEnabled()Z
.end method
.method public abstract isNuclideJSDebugEnabled()Z
.end method
.method public abstract isRemoteJSDebugEnabled()Z
.end method
.method public abstract isStartSamplingProfilerOnInit()Z
.end method
.method public abstract setRemoteJSDebugEnabled(Z)V
.end method