Searched refs:HINT_HOST_DISABLE_CALL_EFFECTS (Results 1 – 6 of 6) sorted by relevance
255 case NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS: in hintsToString()
84 …ort static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS;3000 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {3001 addDisabledHint(info, HINT_HOST_DISABLE_CALL_EFFECTS);3040 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {4986 | HINT_HOST_DISABLE_CALL_EFFECTS;6175 if ((mListenerHints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) {
1508 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintCall()1519 mService.setHints(NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintCall_notificationSound()1547 | NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS); in testListenerHintBoth()
204 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 ...
40935 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4