Searched refs:rnr (Results 1 – 2 of 2) sorted by relevance
251 NotificationHistoryDatabase.RemoveNotificationRunnable rnr = in testRemoveNotificationRunnable() local253 rnr.setNotificationHistory(nh); in testRemoveNotificationRunnable()263 rnr.run(); in testRemoveNotificationRunnable()274 NotificationHistoryDatabase.RemoveNotificationRunnable rnr = in testRemoveNotificationRunnable_noChanges() local276 rnr.setNotificationHistory(nh); in testRemoveNotificationRunnable_noChanges()286 rnr.run(); in testRemoveNotificationRunnable_noChanges()
148 RemoveNotificationRunnable rnr = new RemoveNotificationRunnable(pkg, postedTime); in deleteNotificationHistoryItem() local149 mFileWriteHandler.post(rnr); in deleteNotificationHistoryItem()