Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationRecord.java207 mPreChannelsNotification = isPreChannelsNotification(); in NotificationRecord()
219 private boolean isPreChannelsNotification() { in isPreChannelsNotification() method in NotificationRecord