Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 124) sorted by relevance

12345

/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/
DMediaProjectionAppSelectorView.kt22 fun bind(recentTasks: List<RecentTask>) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/
DExpandableViewBinder.kt7 fun bind(viewModel: ViewModel, view: ExpandableView) {} in bind() method
DExpandableOutlineViewBinder.kt7 fun bind( in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/binder/
DIconViewBinder.kt23 fun bind( in bind() method
DContentDescriptionViewBinder.kt23 fun bind( in bind() method
DTextViewBinder.kt24 fun bind(view: TextView, viewModel: Text) { in bind() method
DTintedIconViewBinder.kt30 fun bind( in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
DBehavior.kt37 fun bind(cws: ControlWithState, colorOffset: Int = 0) method
/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/startable/
DSceneContainerStartableModule.kt31 fun bind(impl: SceneContainerStartable): CoreStartable method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
DCollapsedStatusBarViewBinder.kt37 fun bind( in bind() method
46 override fun bind( in bind() method in com.android.systemui.statusbar.pipeline.shared.ui.binder.CollapsedStatusBarViewBinderImpl
DInternetTileBinder.kt31 fun bind( in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSurfaceBehindViewBinder.kt30 fun bind( in bind() method
DUdfpsKeyguardInternalViewBinder.kt35 fun bind( in bind() method
DWindowManagerLockscreenVisibilityViewBinder.kt30 fun bind( in bind() method
DKeyguardPreviewClockViewBinder.kt31 fun bind( in bind() method
DUdfpsBackgroundViewBinder.kt37 fun bind( in bind() method
DLightRevealScrimViewBinder.kt28 fun bind(revealScrim: LightRevealScrim, viewModel: LightRevealScrimViewModel) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DStartShadeModule.kt31 abstract fun bind(shadeController: ShadeController): CoreStartable method in com.android.systemui.shade.StartShadeModule
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconContainerViewBinder.kt27 fun bind( in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/
DSharedNotificationContainerBinder.kt30 fun bind( in bind() method
DNotificationListViewBinder.kt32 fun bind( in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/
DShadeCarrierBinder.kt30 fun bind( in bind() method
DMobileIconsBinder.kt36 fun bind(view: View, viewModel: MobileIconsViewModel) { in bind() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DPromptFingerprintIconViewBinder.kt32 fun bind(view: LottieAnimationView, viewModel: PromptFingerprintIconViewModel) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/
DFeatureFlagsReleaseStartable.kt48 abstract fun bind(impl: FeatureFlagsReleaseStartable): CoreStartable method

12345