Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java373 INTERRUPTION_FILTER_NONE, INTERRUPTION_FILTER_PRIORITY, INTERRUPTION_FILTER_ALARMS,
407 public static final int INTERRUPTION_FILTER_ALARMS = 4; field in NotificationManager
2552 case Global.ZEN_MODE_ALARMS: return INTERRUPTION_FILTER_ALARMS; in zenModeToInterruptionFilter()
2563 case INTERRUPTION_FILTER_ALARMS: return Global.ZEN_MODE_ALARMS; in zenModeFromInterruptionFilter()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java19 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALARMS;
179 interruptionFilter = INTERRUPTION_FILTER_ALARMS; in onCommand()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java168 public static final int INTERRUPTION_FILTER_ALARMS field in NotificationListenerService
169 = NotificationManager.INTERRUPTION_FILTER_ALARMS;
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java23 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALARMS;
1417 INTERRUPTION_FILTER_ALARMS); in testUpdateWidgetsFromBroadcastInBackgroundAllowAlarmsOnly()
1431 INTERRUPTION_FILTER_ALARMS); in testUpdateWidgetsFromBroadcastInBackgroundAllowVisualEffectsAndAllowAlarmsOnly()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java20 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALARMS;
1214 case INTERRUPTION_FILTER_ALARMS: in getNotificationPolicyState()
/aosp12/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java130 mNM.setInterruptionFilter(NotificationManager.INTERRUPTION_FILTER_ALARMS);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt6292 field public static final int INTERRUPTION_FILTER_ALARMS = 4; // 0x4
38683 field public static final int INTERRUPTION_FILTER_ALARMS = 4; // 0x4