Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java542 int allowedSenders = mINotificationManager in willBypassDnd() local
544 bypassesDnd = allowedSenders == CONVERSATION_SENDERS_IMPORTANT in willBypassDnd()
545 || allowedSenders == CONVERSATION_SENDERS_ANYONE; in willBypassDnd()