/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
D | NotificationIconContainerShelfViewBinder.kt | 34 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerShelfViewBinder 43 systemBarUtilsState = systemBarUtilsState, in bind()
|
D | NotificationIconContainerStatusBarViewBinder.kt | 38 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerStatusBarViewBinder 50 systemBarUtilsState = systemBarUtilsState, in bindWhileAttached()
|
D | NotificationIconContainerViewBinder.kt | 66 systemBarUtilsState: SystemBarUtilsState, in <lambda>() 78 systemBarUtilsState = systemBarUtilsState, in <lambda>() 98 systemBarUtilsState: SystemBarUtilsState, in <lambda>() 104 bind(view, viewModel, configuration, systemBarUtilsState, failureTracker, viewStore) in <lambda>() 113 systemBarUtilsState: SystemBarUtilsState, in <lambda>() 131 systemBarUtilsState = systemBarUtilsState, in <lambda>() 184 systemBarUtilsState: SystemBarUtilsState, in <lambda>() 194 combine(iconSizeFlow, iconHorizontalPaddingFlow, systemBarUtilsState.statusBarHeight) { in <lambda>()
|
D | NotificationIconContainerAlwaysOnDisplayViewBinder.kt | 44 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerAlwaysOnDisplayViewBinder 56 systemBarUtilsState = systemBarUtilsState, in bindWhileAttached()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
D | NotificationIconContainerViewBinderKosmos.kt | 24 import com.android.systemui.statusbar.ui.systemBarUtilsState 30 systemBarUtilsState, in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ui/ |
D | SystemBarUtilsStateKosmos.kt | 24 val Kosmos.systemBarUtilsState by Fixture { in <lambda>() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/ |
D | AodNotificationIconsSection.kt | 57 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.keyguard.ui.view.layout.sections.AodNotificationIconsSection 96 systemBarUtilsState, in bindData()
|