Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DAlertingNotificationManager.java240 return alertEntry == null || alertEntry.wasShownLongEnough() in canRemoveImmediately()
327 public boolean wasShownLongEnough() { in wasShownLongEnough() method in AlertingNotificationManager.AlertEntry