Home
last modified time | relevance | path

Searched refs:INTERRUPTION_FILTER_UNKNOWN (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java177 public static final int INTERRUPTION_FILTER_UNKNOWN field in NotificationListenerService
178 = NotificationManager.INTERRUPTION_FILTER_UNKNOWN;
1116 if (!isBound()) return INTERRUPTION_FILTER_UNKNOWN; in getCurrentInterruptionFilter()
1121 return INTERRUPTION_FILTER_UNKNOWN; in getCurrentInterruptionFilter()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationShellCmd.java23 import static android.app.NotificationManager.INTERRUPTION_FILTER_UNKNOWN;
169 int interruptionFilter = INTERRUPTION_FILTER_UNKNOWN; in onCommand()
H A DNotificationManagerService.java516 private int mInterruptionFilter = NotificationListenerService.INTERRUPTION_FILTER_UNKNOWN;
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationManager.java374 INTERRUPTION_FILTER_ALL, INTERRUPTION_FILTER_UNKNOWN
412 public static final int INTERRUPTION_FILTER_UNKNOWN = 0; field in NotificationManager
2554 default: return INTERRUPTION_FILTER_UNKNOWN; in zenModeToInterruptionFilter()
/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.txt6296 field public static final int INTERRUPTION_FILTER_UNKNOWN = 0; // 0x0
38687 field public static final int INTERRUPTION_FILTER_UNKNOWN = 0; // 0x0