Searched defs:NOTIFICATION_CHANNEL (Results 1 – 4 of 4) sorted by relevance
39 static final String NOTIFICATION_CHANNEL = "NotificationListenerTest"; field in SendNotification
30 static final String NOTIFICATION_CHANNEL = "NotificationListenerTest"; field in CrossProfileNotificationListenerService
41 private static final String NOTIFICATION_CHANNEL = TAG; field in MediaSessionTestHelperService
86 protected static final NotificationChannel NOTIFICATION_CHANNEL = new NotificationChannel( field in BaseNotificationManagerTest