Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationChannelLogger.java171 APP_NOTIFICATIONS_UNBLOCKED(558); enumConstant
206 return enabled ? APP_NOTIFICATIONS_UNBLOCKED : APP_NOTIFICATIONS_BLOCKED; in getBlocked()