Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DZenPolicy.java46 private @ConversationSenders int mConversationSenders = CONVERSATION_SENDERS_UNSET;
162 CONVERSATION_SENDERS_UNSET,
173 public static final int CONVERSATION_SENDERS_UNSET = 0; field in ZenPolicy
517 mZenPolicy.mConversationSenders = CONVERSATION_SENDERS_UNSET; in unsetPriorityCategory()
972 case CONVERSATION_SENDERS_UNSET: in conversationTypeToString()
H A DZenModeConfig.java699 ZenPolicy.CONVERSATION_SENDERS_UNSET); in readZenPolicyXml()
718 if (conversations != ZenPolicy.CONVERSATION_SENDERS_UNSET) { in readZenPolicyXml()
823 if (val != ZenPolicy.CONVERSATION_SENDERS_UNSET) { in writeZenPolicyState()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java1899 public static final int CONVERSATION_SENDERS_UNSET = -1; field in NotificationManager.Policy
2016 SUPPRESSED_EFFECTS_UNSET, STATE_UNSET, CONVERSATION_SENDERS_UNSET); in Policy()
2050 suppressedVisualEffects, STATE_UNSET, CONVERSATION_SENDERS_UNSET); in Policy()
2374 case CONVERSATION_SENDERS_UNSET: in conversationSendersToString()
/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.txt41063 field public static final int CONVERSATION_SENDERS_UNSET = 0; // 0x0