Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java186 removeNotificationInternal( in performRemoveNotification()
219 removeNotificationInternal( in handleInflationException()
258 removeNotificationInternal(key, ranking, obtainVisibility(key), false /* forceRemove */, in removeNotification()
262 private void removeNotificationInternal( in removeNotificationInternal() method in NotificationEntryManager