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

    theme / projekt.commons.theme.backend / Backend / uninstallOverlay

    uninstallOverlay¶

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

    Uninstalls overlay from the system.

    Parameters¶

    packages - List of overlay package names to be uninstalled.

    restartUi - Whether to restert SystemUI after operation is done.

    Exceptions¶

    RemoteException -

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