Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationEntryManager.java296 private void abortExistingInflation(String key, String reason) { in abortExistingInflation() method in NotificationEntryManager
459 abortExistingInflation(key, "removeNotification"); in removeNotificationInternal()
482 abortExistingInflation(key, "removeNotification"); in removeNotificationInternal()
625 abortExistingInflation(key, "updateNotification"); in updateNotificationInternal()