Package-level declarations

Types

Link copied to clipboard

Interface for managing the UI layer of the Privacy Protections Popup.

Link copied to clipboard

Interface for clearing any personal data that may be managed by Privacy Protections Popup. Should be used whenever the "fire" action is invoked.

Link copied to clipboard

Interface for managing the business logic associated with the Privacy Protections Popup.

Link copied to clipboard

Enum class representing different UI events emitted by PrivacyProtectionsPopup and consumed by PrivacyProtectionsPopupManager.

Link copied to clipboard

Represents the view state of the Privacy Protections Popup Should be emitted by PrivacyProtectionsPopupManager and consumed by PrivacyProtectionsPopup