Searched defs:deleteNotificationHistoryItem (Results 1 – 3 of 3) sorted by relevance
181 public void deleteNotificationHistoryItem(String pkg, int uid, long postedTime) { in deleteNotificationHistoryItem() method in NotificationHistoryManager
147 public void deleteNotificationHistoryItem(String pkg, long postedTime) { in deleteNotificationHistoryItem() method in NotificationHistoryDatabase
127 void deleteNotificationHistoryItem(String pkg, int uid, long postedTime); in deleteNotificationHistoryItem() method