Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryFilter.java29 private int mNotificationCount; field in NotificationHistoryFilter
82 private int mNotificationCount = Integer.MAX_VALUE; field in NotificationHistoryFilter.Builder