Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
H A DSmartspaceDedupingCoordinator.kt66 private fun isDupedWithSmartspaceContent(entry: NotificationEntry): Boolean { regex
72 return isOnLockscreen && isDupedWithSmartspaceContent(entry)