Home
last modified time | relevance | path

Searched refs:sendNotificationRemovalToServer (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java528 sendNotificationRemovalToServer(entry.getSbn(), dismissedByUserStats); in removeNotificationInternal()
545 private void sendNotificationRemovalToServer( in sendNotificationRemovalToServer() method in NotificationEntryManager