Home
last modified time | relevance | path

Searched defs:CHANNEL_ID (Results 1 – 7 of 7) 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/packages/CarSystemUI/tests/src/com/android/systemui/car/notification/
DNotificationVisibilityLoggerTest.java63 private static final String CHANNEL_ID = "CHANNEL_ID"; field in NotificationVisibilityLoggerTest
/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.java112 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
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java66 private static final String CHANNEL_ID = "TETHERING_STATUS"; field in TetheringNotificationUpdater