Searched refs:REASON_CHANNEL_BANNED (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/service/notification/ |
D | NotificationListenerService.java | 210 public static final int REASON_CHANNEL_BANNED = 17; field in NotificationListenerService
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationManagerService.java | 70 import static android.service.notification.NotificationListenerService.REASON_CHANNEL_BANNED; 1951 UserHandle.getUserId(uid), REASON_CHANNEL_BANNED, 1959 profileId, REASON_CHANNEL_BANNED, 2721 UserHandle.getUserId(callingUid), REASON_CHANNEL_BANNED, null); 2759 UserHandle.getUserId(Binder.getCallingUid()), REASON_CHANNEL_BANNED, 2885 UserHandle.getUserId(Binder.getCallingUid()), REASON_CHANNEL_BANNED, null);
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 150 REASON_CHANNEL_BANNED = 17; enumerator
|
/frameworks/base/api/ |
D | current.txt | 41527 field public static final int REASON_CHANNEL_BANNED = 17; // 0x11
|