Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenLog.java225 case NotificationListenerService.HINT_HOST_DISABLE_EFFECTS: in hintsToString()
DNotificationAttentionHelper.java29 import static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_EFFECTS;
941 if ((listenerHints & HINT_HOST_DISABLE_EFFECTS) != 0) { in disableNotificationEffects()
DNotificationManagerService.java109 import static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_EFFECTS;
3195 if ((hints & HINT_HOST_DISABLE_EFFECTS) != 0) {
3196 addDisabledHint(info, HINT_HOST_DISABLE_EFFECTS);
3235 if ((hints & HINT_HOST_DISABLE_EFFECTS) != 0) {
5376 final int disableEffectsMask = HINT_HOST_DISABLE_EFFECTS
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java196 public static final int HINT_HOST_DISABLE_EFFECTS = 1; field in NotificationListenerService
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java102 import static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_EFFECTS;
15754 HINT_HOST_DISABLE_EFFECTS);
15766 HINT_HOST_DISABLE_EFFECTS);
15777 HINT_HOST_DISABLE_EFFECTS);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27063 field public static final int HINT_HOST_DISABLE_EFFECTS = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt41194 field public static final int HINT_HOST_DISABLE_EFFECTS = 1; // 0x1