Home
last modified time | relevance | path

Searched defs:NOTIFICATION_CHANNEL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntryTest.java69 private static final NotificationChannel NOTIFICATION_CHANNEL = field in NotificationEntryTest
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/tv/
DTvPipNotificationController.java51 public static final String NOTIFICATION_CHANNEL = "TVPIP"; field in TvPipNotificationController