Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationPriorityBucket.kt19 BUCKET_FOREGROUND_SERVICE,
34 BUCKET_FOREGROUND_SERVICE,
48 const val BUCKET_FOREGROUND_SERVICE = 3 constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationSectionsFeatureManager.kt27 import com.android.systemui.statusbar.notification.stack.BUCKET_FOREGROUND_SERVICE
62 BUCKET_FOREGROUND_SERVICE, in getNotificationBuckets()
71 BUCKET_FOREGROUND_SERVICE, in getNotificationBuckets()
79 BUCKET_FOREGROUND_SERVICE, in getNotificationBuckets()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/
DNotificationPanelLogger.java20 …droid.systemui.statusbar.notification.stack.NotificationPriorityBucketKt.BUCKET_FOREGROUND_SERVICE;
132 case BUCKET_FOREGROUND_SERVICE: in toNotificationSection()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/
DColorizedFgsCoordinator.java58 NotificationPriorityBucketKt.BUCKET_FOREGROUND_SERVICE) {
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DSectionStyleProviderTest.kt32 import com.android.systemui.statusbar.notification.stack.BUCKET_FOREGROUND_SERVICE