Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java126 private static final long RECENTLY_ALERTED_THRESHOLD_MS = TimeUnit.SECONDS.toMillis(30); field in ExpandableNotificationRow
1715 timeSinceAlertedAudibly < RECENTLY_ALERTED_THRESHOLD_MS;
1722 RECENTLY_ALERTED_THRESHOLD_MS - timeSinceAlertedAudibly;