Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DZenLog.java209 case NotificationListenerService.HINT_HOST_DISABLE_EFFECTS: in hintsToString()
DNotificationManagerService.java61 import static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_EFFECTS;
2133 if ((hints & HINT_HOST_DISABLE_EFFECTS) != 0) {
2134 addDisabledHint(info, HINT_HOST_DISABLE_EFFECTS);
2173 if ((hints & HINT_HOST_DISABLE_EFFECTS) != 0) {
3455 final int disableEffectsMask = HINT_HOST_DISABLE_EFFECTS
4448 if ((mListenerHints & HINT_HOST_DISABLE_EFFECTS) != 0) {
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java143 public static final int HINT_HOST_DISABLE_EFFECTS = 1; field in NotificationListenerService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt27063 field public static final int HINT_HOST_DISABLE_EFFECTS = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt41953 field public static final int HINT_HOST_DISABLE_EFFECTS = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt42097 field public static final int HINT_HOST_DISABLE_EFFECTS = 1; // 0x1