Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java613 @NonNull NotificationChannel channelToUpdate) { in UpdateChannelRunnable() argument
617 mChannelToUpdate = channelToUpdate; in UpdateChannelRunnable()
DNotificationInfo.java607 String packageName, int appUid, @Nullable NotificationChannel channelToUpdate,
612 mChannelToUpdate = channelToUpdate;