Searched refs:RemoveNotificationRunnable (Results 1 – 2 of 2) sorted by relevance
148 RemoveNotificationRunnable rnr = new RemoveNotificationRunnable(pkg, postedTime); in deleteNotificationHistoryItem()385 final class RemoveNotificationRunnable implements Runnable { class in NotificationHistoryDatabase390 public RemoveNotificationRunnable(String pkg, long postedTime) { in RemoveNotificationRunnable() method in NotificationHistoryDatabase.RemoveNotificationRunnable
251 NotificationHistoryDatabase.RemoveNotificationRunnable rnr = in testRemoveNotificationRunnable()252 mDataBase.new RemoveNotificationRunnable("pkg", 123); in testRemoveNotificationRunnable()274 NotificationHistoryDatabase.RemoveNotificationRunnable rnr = in testRemoveNotificationRunnable_noChanges()275 mDataBase.new RemoveNotificationRunnable("pkg", 123); in testRemoveNotificationRunnable_noChanges()