Searched refs:dismissed (Results 1 – 5 of 5) sorted by relevance
53 private val dismissed = AtomicBoolean(false) in <lambda>() constant86 if (dismissed.get()) { in <lambda>()95 dismissed.set(true) in <lambda>()
120 fun `long-pressed - pop-up dismissed - never starts activity`() = in <lambda>()133 fun `long pressed - close dialogs broadcast received - popup dismissed`() = in <lambda>()
42 // The view or control was dismissed.97 // Reasons that a notification might be dismissed.919 // DISMISS: Notification is dismissed.3728 // ACTION: Picture-in-picture was dismissed via the dismiss button3729 // VALUE: 0 if dismissed by tap, 1 if dismissed by drag7081 // Contextual card is dismissed
639 // Contextual card is dismissed
5904 * Logged when notification are dismissed. If multiple notifications are dismissed together,5917 // Number of notifications dismissed.5919 // Memory use of Notification object being dismissed, in KB.5921 // Memory use of Notification views being dismissed, in KB.