Home
last modified time | relevance | path

Searched refs:dismissed (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DPrivacyDialog.kt53 private val dismissed = AtomicBoolean(false) in <lambda>() constant
86 if (dismissed.get()) { in <lambda>()
95 dismissed.set(true) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/domain/interactor/
DKeyguardLongPressInteractorTest.kt120 fun `long-pressed - pop-up dismissed - never starts activity`() = in <lambda>()
133 fun `long pressed - close dialogs broadcast received - popup dismissed`() = in <lambda>()
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto42 // 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 button
3729 // VALUE: 0 if dismissed by tap, 1 if dismissed by drag
7081 // Contextual card is dismissed
/frameworks/proto_logging/stats/enums/app/
Dsettings_enums.proto639 // Contextual card is dismissed
/frameworks/proto_logging/stats/
Datoms.proto5904 * 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.