Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java141 public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 1 << 2; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java49 …ort static android.service.notification.NotificationListenerService.HINT_HOST_DISABLE_CALL_EFFECTS;
1382 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) { in addDisabledHints()
1383 addDisabledHint(info, HINT_HOST_DISABLE_CALL_EFFECTS); in addDisabledHints()
1422 if ((hints & HINT_HOST_DISABLE_CALL_EFFECTS) != 0) { in calculateSuppressedEffects()
2256 | HINT_HOST_DISABLE_CALL_EFFECTS;
/frameworks/base/api/
Dcurrent.txt37217 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4
Dsystem-current.txt40318 field public static final int HINT_HOST_DISABLE_CALL_EFFECTS = 4; // 0x4