Home
last modified time | relevance | path

Searched defs:isSystemNotification (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableNotificationRow.java369 private static Boolean isSystemNotification( in isSystemNotification() method in ExpandableNotificationRow
373 Boolean isSystemNotification = null; in isSystemNotification() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java899 public Boolean isSystemNotification() { in isSystemNotification() method in NotificationEntry