Home
last modified time | relevance | path

Searched defs:CHANNEL_ID (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationRecordLoggerTest.java42 private static final String CHANNEL_ID = "NotificationRecordLoggerTestChannelId"; field in NotificationRecordLoggerTest
DBubbleExtractorTest.java67 private static final String CHANNEL_ID = "bubbleExtractorChannelId"; field in BubbleExtractorTest
/frameworks/base/core/tests/coretests/src/android/service/notification/
DStatusBarNotificationTest.java60 private static final String CHANNEL_ID = "channel"; field in StatusBarNotificationTest
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationShellCmd.java110 public static final String CHANNEL_ID = "shell_cmd"; field in NotificationShellCmd
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java61 private static final String CHANNEL_ID = "screen_record"; field in RecordingService