Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconContainerShelfViewBinder.kt34 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerShelfViewBinder
43 systemBarUtilsState = systemBarUtilsState, in bind()
DNotificationIconContainerStatusBarViewBinder.kt38 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconContainerStatusBarViewBinder
50 systemBarUtilsState = systemBarUtilsState, in bindWhileAttached()
DNotificationIconContainerViewBinder.kt66 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>()
DNotificationIconContainerAlwaysOnDisplayViewBinder.kt44 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/
DNotificationIconContainerViewBinderKosmos.kt24 import com.android.systemui.statusbar.ui.systemBarUtilsState
30 systemBarUtilsState, in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ui/
DSystemBarUtilsStateKosmos.kt24 val Kosmos.systemBarUtilsState by Fixture { in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/view/layout/sections/
DAodNotificationIconsSection.kt57 private val systemBarUtilsState: SystemBarUtilsState, constant in com.android.systemui.keyguard.ui.view.layout.sections.AodNotificationIconsSection
96 systemBarUtilsState, in bindData()