Searched refs:HINT_HOST_DISABLE_CALL_EFFECTS (Results 1 – 5 of 5) sorted by relevance
220 case NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS: in hintsToString()
74 …ort static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS;2885 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {2886 addDisabledHint(info, HINT_HOST_DISABLE_CALL_EFFECTS);2925 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {4710 | HINT_HOST_DISABLE_CALL_EFFECTS;5774 if ((mListenerHints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {
1482 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintCall()1493 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintCall_notificationSound()1521 | NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintBoth()
192 public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 1 << 2; field in NotificationListenerService
38616 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4