Searched defs:postedTime (Results 1 – 4 of 4) sorted by relevance
147 public void deleteNotificationHistoryItem(String pkg, long postedTime) { in deleteNotificationHistoryItem()390 public RemoveNotificationRunnable(String pkg, long postedTime) { in RemoveNotificationRunnable()
177 public void deleteNotificationHistoryItem(String pkg, int uid, long postedTime) { in deleteNotificationHistoryItem()
368 public boolean removeNotificationFromWrite(String packageName, long postedTime) { in removeNotificationFromWrite()
122 void deleteNotificationHistoryItem(String pkg, int uid, long postedTime); in deleteNotificationHistoryItem()