Searched refs:notificationCount (Results 1 – 8 of 8) sorted by relevance
50 notificationCount: Int, in onLockscreenOrShadeInteractive()53 statusBarService.onPanelRevealed(shouldClearNotificationEffects, notificationCount) in onLockscreenOrShadeInteractive()
109 public Builder setMaxNotifications(int notificationCount) { in setMaxNotifications() argument110 mNotificationCount = notificationCount; in setMaxNotifications()
120 notificationCount -> showIcon(122 notificationCount > 0,123 notificationCount > 0124 ? buildNotificationsContentDescription(notificationCount)316 private String buildNotificationsContentDescription(int notificationCount) { in buildNotificationsContentDescription() argument319 Map.of("count", notificationCount), in buildNotificationsContentDescription()
108 final int notificationCount = mNotificationKeys.size(); in reportNotificationCountChanged() local109 mCallbacks.forEach(callback -> callback.onNotificationCountChanged(notificationCount)); in reportNotificationCountChanged()
44 notificationCount, in log()
245 val notificationCount: Int = VALUE_UNKNOWN, in <lambda>() constant in com.android.systemui.unfold.DisplaySwitchLatencyTracker.DisplaySwitchLatencyEvent
57 notificationCount = 3, in onLockscreenOrShadeInteractive_statusBarServiceNotified()
667 var notificationCount = 10 in <lambda>() variable668 val calculateSpace = { space: Float, useExtraShelfSpace: Boolean -> notificationCount } in <lambda>()679 notificationCount = 25 in <lambda>()695 var notificationCount = 10 in <lambda>() variable696 val calculateSpace = { space: Float, useExtraShelfSpace: Boolean -> notificationCount } in <lambda>()710 notificationCount = 25 in <lambda>()