Searched refs:REASON_CHANNEL_BANNED (Results 1 – 5 of 5) 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; 2010 UserHandle.getUserId(uid), REASON_CHANNEL_BANNED, 2018 profileId, REASON_CHANNEL_BANNED, 2796 UserHandle.getUserId(callingUid), REASON_CHANNEL_BANNED, null); 2834 UserHandle.getUserId(Binder.getCallingUid()), REASON_CHANNEL_BANNED, 2960 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/non-updatable-api/ |
D | current.txt | 41967 field public static final int REASON_CHANNEL_BANNED = 17; // 0x11
|
/frameworks/base/api/ |
D | current.txt | 42111 field public static final int REASON_CHANNEL_BANNED = 17; // 0x11
|