Searched refs:HINT_HOST_DISABLE_CALL_EFFECTS (Results 1 – 7 of 7) sorted by relevance
227 case NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS: in hintsToString()
28 …ort static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS;951 if ((listenerHints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) { in disableNotificationEffects()
108 …ort static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS;3203 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {3204 addDisabledHint(info, HINT_HOST_DISABLE_CALL_EFFECTS);3243 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {5378 | HINT_HOST_DISABLE_CALL_EFFECTS;
1715 NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS)); in testListenerHintCall()1725 NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS)); in testListenerHintCall_notificationSound()1751 | NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS)); in testListenerHintBoth()1754 | NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS)); in testListenerHintBoth()
206 public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 1 << 2; field in NotificationListenerService
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
41193 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4