Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotificationConversationInfo.java525 new UpdateChannelRunnable(mINotificationManager, mPackageName, in updateChannel()
597 class UpdateChannelRunnable implements Runnable { class
605 public UpdateChannelRunnable(INotificationManager notificationManager, in UpdateChannelRunnable() method in UpdateChannelRunnable