Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlertingNotificationManager.java178 entry.setIsAlerting(true); in addAlertEntry()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java964 public void setIsAlerting(boolean isAlerting) { in setIsAlerting() method in NotificationEntry