Searched refs:mNotificationCount (Results 1 – 1 of 1) sorted by relevance
29 private int mNotificationCount; field in NotificationHistoryFilter42 return mNotificationCount; in getMaxNotifications()50 || mNotificationCount < Integer.MAX_VALUE; in isFiltering()76 return notifications.getHistoryCount() < mNotificationCount; in matchesCountFilter()82 private int mNotificationCount = Integer.MAX_VALUE; field in NotificationHistoryFilter.Builder110 mNotificationCount = notificationCount; in setMaxNotifications()121 filter.mNotificationCount = mNotificationCount; in build()