Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/accessibility/java/com/android/server/accessibility/
H A DFlashNotificationsController.java555 notification.tryUnlinkToDeath(); in removeFlashNotificationLocked()
564 mCurrentFlashNotification.tryUnlinkToDeath(); in removeFlashNotificationLocked()
732 boolean tryUnlinkToDeath() { in tryUnlinkToDeath() method in FlashNotificationsController.FlashNotification
787 mFlashNotification.tryUnlinkToDeath(); in run()