/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
H A D | Behavior.kt | 37 fun bind(cws: ControlWithState, colorOffset: Int = 0) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/ |
H A D | MediaProjectionAppSelectorView.kt | 22 fun bind(recentTasks: List<RecentTask>) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/binder/ |
H A D | ContentDescriptionViewBinder.kt | 23 fun bind( regex
|
H A D | IconViewBinder.kt | 23 fun bind( regex
|
H A D | TextViewBinder.kt | 24 fun bind(view: TextView, viewModel: Text) { regex
|
H A D | TintedIconViewBinder.kt | 30 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ui/viewbinder/ |
H A D | ExpandableOutlineViewBinder.kt | 7 fun bind( regex
|
H A D | ExpandableViewBinder.kt | 7 fun bind(viewModel: ViewModel, view: ExpandableView) {} regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
H A D | KeyguardSurfaceBehindViewBinder.kt | 30 fun bind( regex
|
H A D | WindowManagerLockscreenVisibilityViewBinder.kt | 30 fun bind( regex
|
H A D | KeyguardPreviewClockViewBinder.kt | 31 fun bind( regex
|
H A D | LightRevealScrimViewBinder.kt | 28 fun bind(revealScrim: LightRevealScrim, viewModel: LightRevealScrimViewModel) { regex
|
H A D | UdfpsAodFingerprintViewBinder.kt | 36 fun bind( regex
|
H A D | KeyguardPreviewSmartspaceViewBinder.kt | 32 fun bind( regex
|
H A D | UdfpsBackgroundViewBinder.kt | 37 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/scene/domain/startable/ |
H A D | SceneContainerStartableModule.kt | 31 fun bind(impl: SceneContainerStartable): CoreStartable regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/ |
H A D | NotificationIconContainerViewBinder.kt | 27 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/ |
H A D | SharedNotificationContainerBinder.kt | 30 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/ |
H A D | PromptFingerprintIconViewBinder.kt | 32 fun bind(view: LottieAnimationView, viewModel: PromptFingerprintIconViewModel) { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | StartShadeModule.kt | 31 abstract fun bind(shadeController: ShadeController): CoreStartable regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/ |
H A D | ShadeCarrierBinder.kt | 30 fun bind( regex
|
H A D | MobileIconsBinder.kt | 36 fun bind(view: View, viewModel: MobileIconsViewModel) { regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/ |
H A D | InternetTileBinder.kt | 31 fun bind( regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
H A D | FeatureFlagsReleaseStartable.kt | 48 abstract fun bind(impl: FeatureFlagsReleaseStartable): CoreStartable regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
H A D | UserDetailItemView.java | 90 public void bind(String name, Bitmap picture, int userId) { in bind() method in UserDetailItemView 95 public void bind(String name, Drawable picture, int userId) { in bind() method in UserDetailItemView
|