Home
last modified time | relevance | path

Searched defs:RemoveNotificationRunnable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationHistoryDatabase.java385 final class RemoveNotificationRunnable implements Runnable { class in NotificationHistoryDatabase
390 public RemoveNotificationRunnable(String pkg, long postedTime) { in RemoveNotificationRunnable() method in NotificationHistoryDatabase.RemoveNotificationRunnable