Home
last modified time | relevance | path

Searched defs:notificationChannel (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tv/
DVpnStatusObserver.kt45 private val notificationChannel = createNotificationChannel() in <lambda>() constant
/frameworks/base/core/tests/coretests/src/android/app/people/
DPeopleManagerTest.java106 NotificationChannel notificationChannel = new NotificationChannel("123", in getConversation() local
DPeopleSpaceTileTest.java278 NotificationChannel notificationChannel = new NotificationChannel("123", in testCreateFromConversationChannel() local
/frameworks/base/core/java/android/service/notification/
DConversationChannelWrapper.java85 NotificationChannel notificationChannel) { in setNotificationChannel()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DPartialConversationInfo.java85 NotificationChannel notificationChannel, in bindNotification()
DNotificationInfo.java198 NotificationChannel notificationChannel, in bindNotification()
DNotificationConversationInfo.java195 NotificationChannel notificationChannel, in bindNotification()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/
DPeopleServiceTest.java266 NotificationChannel notificationChannel = new NotificationChannel("123", in getConversation() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/people/widget/
DPeopleSpaceWidgetManagerTest.java1714 NotificationChannel notificationChannel = new NotificationChannel(shortcutId, in getConversationChannelWrapper() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3212 NotificationChannel notificationChannel = new NotificationChannel("id", "id", in testDeleteChannelGroupChecksForFgses() local
3231 NotificationChannel notificationChannel = in testDeleteChannelGroupChecksForFgses() local