Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerFilter.java35 private static final int DEFAULT_TYPES = FLAG_FILTER_TYPE_CONVERSATIONS field in NotificationListenerFilter
44 mAllowedNotificationTypes = DEFAULT_TYPES; in NotificationListenerFilter()
86 return DEFAULT_TYPES == mAllowedNotificationTypes; in areAllTypesAllowed()