Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java163 CONVERSATION_SENDERS_ANYONE,
178 public static final int CONVERSATION_SENDERS_ANYONE = 1; field in ZenPolicy
463 mZenPolicy.mConversationSenders = CONVERSATION_SENDERS_ANYONE; in allowAllSounds()
567 } else if (audienceType == CONVERSATION_SENDERS_ANYONE in allowConversations()
966 case CONVERSATION_SENDERS_ANYONE: in conversationTypeToString()
H A DZenModeConfig.java19 import static android.app.NotificationManager.Policy.CONVERSATION_SENDERS_ANYONE;
1102 case ZenPolicy.CONVERSATION_SENDERS_ANYONE: in getConversationSendersWithDefault()
1214 if (!(senders == CONVERSATION_SENDERS_ANYONE in normalizeConversationSenders()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenModeFiltering.java20 import static android.service.notification.ZenPolicy.CONVERSATION_SENDERS_ANYONE;
230 if (policy.priorityConversationSenders == CONVERSATION_SENDERS_ANYONE) { in shouldIntercept()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1856 CONVERSATION_SENDERS_ANYONE,
1865 public static final int CONVERSATION_SENDERS_ANYONE = ZenPolicy.CONVERSATION_SENDERS_ANYONE; field in NotificationManager.Policy
2368 case CONVERSATION_SENDERS_ANYONE: in conversationSendersToString()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfo.java25 import static android.app.NotificationManager.Policy.CONVERSATION_SENDERS_ANYONE;
546 || allowedSenders == CONVERSATION_SENDERS_ANYONE; in willBypassDnd()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeFilteringTest.java21 import static android.app.NotificationManager.Policy.CONVERSATION_SENDERS_ANYONE;
259 PRIORITY_CATEGORY_CONVERSATIONS, 0, 0, 0, CONVERSATION_SENDERS_ANYONE); in testConversation_allAllowed()
H A DZenModeHelperTest.java19 import static android.app.NotificationManager.Policy.CONVERSATION_SENDERS_ANYONE;
330 PRIORITY_SENDERS_ANY, 0, CONVERSATION_SENDERS_ANYONE); in testZenOn_NotificationApplied()
352 PRIORITY_SENDERS_ANY, 0, CONVERSATION_SENDERS_ANYONE); in testZenOn_StarredCallers_CallTypesBlocked()
372 PRIORITY_SENDERS_ANY, 0, CONVERSATION_SENDERS_ANYONE); in testZenOn_AllCallers_CallTypesAllowed()
869 mZenModeHelper.mConfig.allowConversationsFrom = ZenPolicy.CONVERSATION_SENDERS_ANYONE; in testParcelConfig()
893 mZenModeHelper.mConfig.allowConversationsFrom = ZenPolicy.CONVERSATION_SENDERS_ANYONE; in testWriteXml()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfoTest.java24 import static android.app.NotificationManager.Policy.CONVERSATION_SENDERS_ANYONE;
608 PRIORITY_CATEGORY_CONVERSATIONS, 0, 0, 0, CONVERSATION_SENDERS_ANYONE); in testBindNotification_priorityDnd()
670 PRIORITY_CATEGORY_CONVERSATIONS, 0, 0, 0, CONVERSATION_SENDERS_ANYONE); in testBindNotification_priorityDndAndBubble()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java49 import static android.service.notification.ZenPolicy.CONVERSATION_SENDERS_ANYONE;
291 when(mNotificationPolicy.allowConversationsFrom()).thenReturn(CONVERSATION_SENDERS_ANYONE); in setUp()
1350 setFinalField("priorityConversationSenders", CONVERSATION_SENDERS_ANYONE); in testUpdateWidgetsFromBroadcastInBackgroundAllConversations()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java27 import static android.service.notification.ZenPolicy.CONVERSATION_SENDERS_ANYONE;
1184 if (policy.priorityConversationSenders == CONVERSATION_SENDERS_ANYONE) { in getNotificationPolicyState()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6879 field public static final int CONVERSATION_SENDERS_ANYONE = 1; // 0x1
41060 field public static final int CONVERSATION_SENDERS_ANYONE = 1; // 0x1