Home
last modified time | relevance | path

Searched refs:notificationChannel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationInfo.java252 final NotificationChannel notificationChannel, in bindNotification() argument
263 bindNotification(pm, iNotificationManager, visualStabilityManager, pkg, notificationChannel, in bindNotification()
275 NotificationChannel notificationChannel, in bindNotification() argument
300 mSingleNotificationChannel = notificationChannel; in bindNotification()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DSnoozeHelperTest.java365 final NotificationChannel notificationChannel = new NotificationChannel(
369 System.currentTimeMillis()), notificationChannel);