Home
last modified time | relevance | path

Searched refs:HINT_HOST_DISABLE_CALL_EFFECTS (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DZenLog.java255 case NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS: in hintsToString()
H A DNotificationManagerService.java84 …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) {
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBuzzBeepBlinkTest.java1508 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()
/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java204 public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 1 << 2; field in NotificationListenerService
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40935 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4