Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DZenModeExtractorTest.java20 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST;
94 | SUPPRESSED_EFFECT_NOTIFICATION_LIST)); in testExtractVisualDisturbancesIntercepted()
99 | NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST, in testExtractVisualDisturbancesIntercepted()
DNotificationManagerServiceTest.java37 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST;
3250 SUPPRESSED_EFFECT_NOTIFICATION_LIST); in testSetNotificationPolicy_preP_setNewFields()
3304 SUPPRESSED_EFFECT_NOTIFICATION_LIST | SUPPRESSED_EFFECT_AMBIENT in testSetNotificationPolicy_P_setNewFields()
3307 int expected = SUPPRESSED_EFFECT_NOTIFICATION_LIST | SUPPRESSED_EFFECT_SCREEN_OFF in testSetNotificationPolicy_P_setNewFields()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DZenModeControllerImplTest.java84 NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST; in testAreNotificationsHiddenInShade_zenOffShadeSuppressed()
105 NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST); in testAreNotificationsHiddenInShade_zenOnShadeSuppressed()
/frameworks/base/core/java/android/app/
DNotificationManager.java1519 public static final int SUPPRESSED_EFFECT_NOTIFICATION_LIST = 1 << 8; field in NotificationManager.Policy
1530 SUPPRESSED_EFFECT_NOTIFICATION_LIST
1545 SUPPRESSED_EFFECT_NOTIFICATION_LIST
1849 case SUPPRESSED_EFFECT_NOTIFICATION_LIST: in effectToString()
1978 return (suppressedVisualEffects & SUPPRESSED_EFFECT_NOTIFICATION_LIST) == 0; in showInNotificationList()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java28 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST;
777 return shouldSuppressVisualEffect(SUPPRESSED_EFFECT_NOTIFICATION_LIST); in shouldSuppressNotificationList()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DZenModeControllerImpl.java121 & NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST) != 0; in areNotificationsHiddenInShade()
/frameworks/base/core/java/android/service/notification/
DZenModeConfig.java1044 isVisualEffectAllowed(Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST, in toNotificationPolicy()
1046 suppressedVisualEffects |= Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST; in toNotificationPolicy()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java40 import static android.app.NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST;
2226 SUPPRESSED_EFFECT_NOTIFICATION_LIST
/frameworks/base/non-updatable-api/
Dcurrent.txt5895 field public static final int SUPPRESSED_EFFECT_NOTIFICATION_LIST = 256; // 0x100
/frameworks/base/api/
Dcurrent.txt5895 field public static final int SUPPRESSED_EFFECT_NOTIFICATION_LIST = 256; // 0x100