Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DForegroundServiceSectionController.kt59 entryManager.addNotificationRemoveInterceptor(this::shouldInterceptRemoval) in <lambda>()
73 private fun shouldInterceptRemoval( in <lambda>() method