Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DForegroundServiceController.java55 boolean isSystemAlertNotification(StatusBarNotification sbn); in isSystemAlertNotification() method
DForegroundServiceControllerImpl.java177 public boolean isSystemAlertNotification(StatusBarNotification sbn) { in isSystemAlertNotification() method in ForegroundServiceControllerImpl