Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DZenModeHelperTest.java1759 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testAddAutomaticZenRule_CA()
1780 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testAddAutomaticZenRule_CPS()
1803 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testSetAutomaticZenRuleState_nullPkg()
1822 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testUpdateAutomaticZenRule_nullPkg()
1832 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testUpdateAutomaticZenRule_nullPkg()
1847 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testRemoveAutomaticZenRule_nullPkg()
1868 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testRemoveAutomaticZenRules_nullPkg()
1892 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testRulesWithSameUri()
1898 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testRulesWithSameUri()
2019 NotificationManager.INTERRUPTION_FILTER_PRIORITY, true); in testZenModeEventLog_automaticRules()
[all …]
H A DNotificationManagerServiceTest.java8721 zenPolicy, NotificationManager.INTERRUPTION_FILTER_PRIORITY, isEnabled); in testAutomaticZenRuleValidation_policyFilterAgreement()
8740 zenPolicy, NotificationManager.INTERRUPTION_FILTER_PRIORITY, isEnabled); in testAddAutomaticZenRule_systemCallTakesPackageFromOwner()
8762 zenPolicy, NotificationManager.INTERRUPTION_FILTER_PRIORITY, isEnabled); in testAddAutomaticZenRule_systemAppIdCallTakesPackageFromOwner()
8782 zenPolicy, NotificationManager.INTERRUPTION_FILTER_PRIORITY, isEnabled); in testAddAutomaticZenRule_nonSystemCallTakesPackageFromArg()
/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java383 INTERRUPTION_FILTER_NONE, INTERRUPTION_FILTER_PRIORITY, INTERRUPTION_FILTER_ALARMS,
403 public static final int INTERRUPTION_FILTER_PRIORITY = 2; field in NotificationManager
2628 case Global.ZEN_MODE_IMPORTANT_INTERRUPTIONS: return INTERRUPTION_FILTER_PRIORITY; in zenModeToInterruptionFilter()
2639 case INTERRUPTION_FILTER_PRIORITY: return Global.ZEN_MODE_IMPORTANT_INTERRUPTIONS; in zenModeFromInterruptionFilter()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java22 import static android.app.NotificationManager.INTERRUPTION_FILTER_PRIORITY;
176 interruptionFilter = INTERRUPTION_FILTER_PRIORITY; in onCommand()
H A DNotificationManagerService.java50 import static android.app.NotificationManager.INTERRUPTION_FILTER_PRIORITY;
5101 && automaticZenRule.getInterruptionFilter() != INTERRUPTION_FILTER_PRIORITY) {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java25 import static android.app.NotificationManager.INTERRUPTION_FILTER_PRIORITY;
1348 INTERRUPTION_FILTER_PRIORITY); in testUpdateWidgetsFromBroadcastInBackgroundAllConversations()
1364 INTERRUPTION_FILTER_PRIORITY); in testUpdateWidgetsFromBroadcastInBackgroundAllowOnlyImportantConversations()
1380 INTERRUPTION_FILTER_PRIORITY); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversations()
1394 INTERRUPTION_FILTER_PRIORITY); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowContactMessages()
1409 INTERRUPTION_FILTER_PRIORITY); in testUpdateWidgetsFromBroadcastInBackgroundAllowNoConversationsAllowStarredContactMessages()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java165 public static final int INTERRUPTION_FILTER_PRIORITY field in NotificationListenerService
166 = NotificationManager.INTERRUPTION_FILTER_PRIORITY;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java23 import static android.app.NotificationManager.INTERRUPTION_FILTER_PRIORITY;
1182 case INTERRUPTION_FILTER_PRIORITY: 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.txt6864 field public static final int INTERRUPTION_FILTER_PRIORITY = 2; // 0x2
40941 field public static final int INTERRUPTION_FILTER_PRIORITY = 2; // 0x2