Skip to content
android-commons Get enabled overlay with target
Type to start searching
    android-commons
    android-commons
    • buildtools
    • shell
    • theme
    • Parameters
    • Exceptions

    theme / projekt.commons.theme.backend / Backend / getEnabledOverlayWithTarget

    getEnabledOverlayWithTarget¶

    abstract fun getEnabledOverlayWithTarget(targetPackage:String):List<String>

    Returns list of enabled overlay package names for a target.

    Parameters¶

    targetPackage - Target package of the overlay.

    Exceptions¶

    RemoteException -

    Return Will never be null

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