Skip to content
android-commons Switch overlay
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters
    • Exceptions

    theme / projekt.commons.theme.backend / Backend / switchOverlay

    switchOverlay¶

    abstract fun switchOverlay(packages:List<String>, state:Boolean, restartUi:Boolean):Unit

    Switches overlay state.

    Parameters¶

    packages - List of overlay package names to be switched.

    state - true to enable, false otherwise.

    restartUi - Whether to restert SystemUI after operation is done.

    Exceptions¶

    RemoteException -

    Copyright © 2019 Projekt Development LLC.
    powered by MkDocs and Material for MkDocs