Searched refs:HINT_HOST_DISABLE_NOTIFICATION_EFFECTS (Results 1 – 7 of 7) sorted by relevance
229 case NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS: in hintsToString()
30 …ic android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS;945 if ((listenerHints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) { in disableNotificationEffects()
110 …ic android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS;3199 if ((hints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) {3200 addDisabledHint(info, HINT_HOST_DISABLE_NOTIFICATION_EFFECTS);3239 if ((hints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) {5377 | HINT_HOST_DISABLE_NOTIFICATION_EFFECTS
1735 NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS)); in testListenerHintNotification()1750 NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS in testListenerHintBoth()1753 NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS in testListenerHintBoth()1768 NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS)); in testListenerHintNotification_callSound()
201 public static final int HINT_HOST_DISABLE_NOTIFICATION_EFFECTS = 1 << 1; field in NotificationListenerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41195 field public static final int HINT_HOST_DISABLE_NOTIFICATION_EFFECTS = 2; // 0x2