Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationManager.java384 INTERRUPTION_FILTER_ALL, INTERRUPTION_FILTER_UNKNOWN
393 public static final int INTERRUPTION_FILTER_ALL = 1; field in NotificationManager
2627 case Global.ZEN_MODE_OFF: return INTERRUPTION_FILTER_ALL; in zenModeToInterruptionFilter()
2638 case INTERRUPTION_FILTER_ALL: return Global.ZEN_MODE_OFF; in zenModeFromInterruptionFilter()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java20 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALL;
183 interruptionFilter = INTERRUPTION_FILTER_ALL; in onCommand()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java158 public static final int INTERRUPTION_FILTER_ALL field in NotificationListenerService
159 = NotificationManager.INTERRUPTION_FILTER_ALL;
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManager.java21 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALL;
1179 case INTERRUPTION_FILTER_ALL: in getNotificationPolicyState()
/aosp14/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
H A DNotificationTestList.java142 mNM.setInterruptionFilter(NotificationManager.INTERRUPTION_FILTER_ALL);
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
H A DPeopleSpaceWidgetManagerTest.java24 import static android.app.NotificationManager.INTERRUPTION_FILTER_ALL;
297 INTERRUPTION_FILTER_ALL); in setUp()
/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.txt6862 field public static final int INTERRUPTION_FILTER_ALL = 1; // 0x1
40939 field public static final int INTERRUPTION_FILTER_ALL = 1; // 0x1