Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationEntryManager.java303 private void abortExistingInflation(String key, String reason) { in abortExistingInflation() method in NotificationEntryManager
476 abortExistingInflation(key, "removeNotification"); in removeNotificationInternal()
511 abortExistingInflation(key, "removeNotification"); in removeNotificationInternal()
670 abortExistingInflation(key, "updateNotification"); in updateNotificationInternal()