Searched refs:HINT_HOST_DISABLE_NOTIFICATION_EFFECTS (Results 1 – 6 of 6) sorted by relevance
257 case NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS: in hintsToString()
86 …ic android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS;2996 if ((hints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) {2997 addDisabledHint(info, HINT_HOST_DISABLE_NOTIFICATION_EFFECTS);3036 if ((hints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) {4985 | HINT_HOST_DISABLE_NOTIFICATION_EFFECTS6169 if ((mListenerHints & HINT_HOST_DISABLE_NOTIFICATION_EFFECTS) != 0) {
1530 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS); in testListenerHintNotification()1546 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS in testListenerHintBoth()1563 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_NOTIFICATION_EFFECTS); in testListenerHintNotification_callSound()
199 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 ...
40937 field public static final int HINT_HOST_DISABLE_NOTIFICATION_EFFECTS = 2; // 0x2