UninstallParameters

Uninstall parameters for DhizukuPlugin.

Dhizuku uninstall operations always target the current Android user unless allUsers is enabled.

Types

Link copied to clipboard
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to delete the package for all users.

Link copied to clipboard

Whether to retain the package's data directory.

Link copied to clipboard

Whether a system app should be marked as uninstalled for the current user.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String