Searched refs:PrivacyEvent (Results 1 – 3 of 3) sorted by relevance
116 open class PrivacyEvent(override val showAnimation: Boolean = true) : StatusEvent { class137 return other is PrivacyEvent && (other.privacyItems != privacyItems || in shouldUpdateFromEvent()143 if (other !is PrivacyEvent) { in updateFromEvent()
85 val event = PrivacyEvent(showAnimation) in notifyPrivacyItemsChanged()
36 ) : PrivacyEvent()