Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationConversationInfo.java512 new UpdateChannelRunnable(mINotificationManager, mPackageName, in updateChannel()
603 class UpdateChannelRunnable implements Runnable { class
611 public UpdateChannelRunnable(INotificationManager notificationManager, in UpdateChannelRunnable() method in UpdateChannelRunnable