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
-