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.java531 new UpdateChannelRunnable(mINotificationManager, mPackageName, in updateChannel()
609 class UpdateChannelRunnable implements Runnable { class
617 public UpdateChannelRunnable(INotificationManager notificationManager, in UpdateChannelRunnable() method in UpdateChannelRunnable