Searched refs:removeNotificationsFromWrite (Results 1 – 3 of 3) sorted by relevance
430 mBuffer.removeNotificationsFromWrite(mPkg); in run()439 notifications.removeNotificationsFromWrite(mPkg); in run()
356 public void removeNotificationsFromWrite(String packageName) { in removeNotificationsFromWrite() method in NotificationHistory
247 history.removeNotificationsFromWrite("pkgOdd"); in testRemoveNotificationsFromWrite()