/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/ |
D | MediaProjectionAppSelectorView.kt | 22 fun bind(recentTasks: List<RecentTask>) method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/common/ui/binder/ |
D | TextViewBinder.kt | 24 fun bind(view: TextView, viewModel: Text) { in bind() method
|
D | IconViewBinder.kt | 23 fun bind( in bind() method
|
D | TintedIconViewBinder.kt | 29 fun bind( in bind() method
|
D | ContentDescriptionViewBinder.kt | 23 fun bind( in bind() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/ |
D | Behavior.kt | 37 fun bind(cws: ControlWithState, colorOffset: Int = 0) method
|
D | DefaultBehavior.kt | 26 override fun bind(cws: ControlWithState, colorOffset: Int) { in bind() method in com.android.systemui.controls.ui.DefaultBehavior
|
D | ToggleBehavior.kt | 43 override fun bind(cws: ControlWithState, colorOffset: Int) { in bind() method in com.android.systemui.controls.ui.ToggleBehavior
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/ |
D | MobileIconsBinder.kt | 36 fun bind(view: View, viewModel: MobileIconsViewModel) { in bind() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/flags/ |
D | FeatureFlagsReleaseStartable.kt | 48 abstract fun bind(impl: FeatureFlagsReleaseStartable): CoreStartable method
|
D | FeatureFlagsDebugStartable.kt | 64 abstract fun bind(impl: FeatureFlagsDebugStartable): CoreStartable method in FeatureFlagsDebugStartableModule
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/ |
D | LightRevealScrimViewBinder.kt | 28 fun bind(revealScrim: LightRevealScrim, viewModel: LightRevealScrimViewModel) { in <lambda>() method
|
D | KeyguardLongPressViewBinder.kt | 40 fun bind( in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/domain/interactor/ |
D | StartKeyguardTransitionModule.kt | 31 abstract fun bind(impl: KeyguardTransitionCoreStartable): CoreStartable method in com.android.systemui.keyguard.domain.interactor.StartKeyguardTransitionModule
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/user/ui/binder/ |
D | UserViewBinder.kt | 35 fun bind(view: View, viewModel: UserViewModel) { in bind() method
|
D | StatusBarUserChipViewBinder.kt | 36 fun bind( in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
D | StructureAdapter.kt | 55 fun bind(model: ControlsModel) { in bind() method
|
/frameworks/av/media/libstagefright/renderfright/gl/ |
D | GLVertexBuffer.cpp | 45 void GLVertexBuffer::bind() const { in bind() function in android::renderengine::gl::GLVertexBuffer
|
D | GLFramebuffer.cpp | 94 void GLFramebuffer::bind() const { in bind() function in android::renderengine::gl::GLFramebuffer
|
/frameworks/native/libs/renderengine/gl/ |
D | GLVertexBuffer.cpp | 45 void GLVertexBuffer::bind() const { in bind() function in android::renderengine::gl::GLVertexBuffer
|
D | GLFramebuffer.cpp | 97 void GLFramebuffer::bind() const { in bind() function in android::renderengine::gl::GLFramebuffer
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/ |
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
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/mediaprojection/appselector/view/ |
D | RecentTaskViewHolder.kt | 58 fun bind(task: RecentTask, onClick: (View) -> Unit) { in <lambda>() method in com.android.systemui.mediaprojection.appselector.view.RecentTaskViewHolder
|
D | MediaProjectionRecentsViewController.kt | 64 fun bind(recentTasks: List<RecentTask>) { in <lambda>() method in com.android.systemui.mediaprojection.appselector.view.MediaProjectionRecentsViewController
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/ |
D | TVSystemUICoreStartableModule.kt | 92 abstract fun bind(sysui: RingtonePlayer): CoreStartable method in com.android.systemui.tv.TVSystemUICoreStartableModule
|