Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3801 if (mListeners.getOnNotificationPostedTrim(info) == TRIM_LIGHT) { in ForListener()
4005 public int getOnNotificationPostedTrim(ManagedServiceInfo info) { in getOnNotificationPostedTrim() method in NotificationManagerService.NotificationListeners